summaryrefslogtreecommitdiff
path: root/wg-machine-learning
diff options
context:
space:
mode:
authorVishnu kannan <vishnuk@google.com>2018-02-26 12:16:10 -0800
committerVishnu kannan <vishnuk@google.com>2018-03-09 18:23:31 -0800
commit895282f002af56c4079f565fa251da188435b374 (patch)
treea2db4c1349bc32d3718c735ce847410c8323a912 /wg-machine-learning
parenta616ab2966ce4caaf5e9ff3f71117e5be5d9d5b4 (diff)
Documenting WG Machine Learning
Signed-off-by: Vishnu kannan <vishnuk@google.com>
Diffstat (limited to 'wg-machine-learning')
-rwxr-xr-xwg-machine-learning/README.md35
1 files changed, 35 insertions, 0 deletions
diff --git a/wg-machine-learning/README.md b/wg-machine-learning/README.md
new file mode 100755
index 00000000..94fd420c
--- /dev/null
+++ b/wg-machine-learning/README.md
@@ -0,0 +1,35 @@
+<!---
+This is an autogenerated file!
+
+Please do not edit this file directly, but instead make changes to the
+sigs.yaml file in the project root.
+
+To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
+-->
+# Machine Learning Working Group
+
+Identify and fix gaps in Kubernetes to better support Machine Learning applications
+
+## Meetings
+* Regular WG Meeting: [Thursdays at 13:00 PT (Pacific Time)](https://zoom.us/j/4799874685) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=13:00&tz=PT%20%28Pacific%20Time%29).
+ * [Meeting notes and Agenda](https://goo.gl/gBCdt1).
+
+## Organizers
+* Vishnu Kannan (**[@vishh](https://github.com/vishh)**), Google
+* Kenneth Owens (**[@kow3ns](https://github.com/kow3ns)**), Google
+
+## Contact
+* [Slack](https://kubernetes.slack.com/messages/wg-machine-learning)
+* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-machine-learning)
+
+<!-- BEGIN CUSTOM CONTENT -->
+A working group dedicated towards making Kubernetes work best for Machine Learning workloads.
+
+The charter for this working group as [proposed](https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/kubernetes-dev/lOeMjOLilxI/wuQayFDvCQAJ) is as follows:
+
+ * Asses the state of the art for ML workloads on K8s
+ * Identify pain points users currently have with ML on k8s
+ * Identify, prioritize and execute on improving k8s to better support ML workloads in the near, medium, and long term.
+
+TODO: Finalize and update the charter after the initial kick off meeting on 3/1/2018.
+<!-- END CUSTOM CONTENT -->