summaryrefslogtreecommitdiff
path: root/sig-apps
diff options
context:
space:
mode:
authorMichelle Noorali <michelle@deis.com>2016-08-09 12:41:15 -0600
committerMichelle Noorali <michelle@deis.com>2016-08-09 12:41:15 -0600
commit4e1d92525df3850c9b1d79e0df70bec4ec84f5c2 (patch)
tree0ace9d47823a04e6f06d268e3ac7f8043062b0a9 /sig-apps
parent8dcb29af296619a85568a5505ae851e190029c40 (diff)
sig-apps: add minutes for 8/3/16
Diffstat (limited to 'sig-apps')
-rw-r--r--sig-apps/minutes/2016-08-03.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/sig-apps/minutes/2016-08-03.md b/sig-apps/minutes/2016-08-03.md
new file mode 100644
index 00000000..26379cfa
--- /dev/null
+++ b/sig-apps/minutes/2016-08-03.md
@@ -0,0 +1,17 @@
+# August 03, 2016
+
+* Intro by Michelle
+* [Ryan J](https://twitter.com/ryanj?lang=en) talked about "Defining Applications in Kubernetes(and Openshift).
+ * His presentation can be found [here](bit.ly/sig-apps-openshift) and includes lots of helpful links.
+ * He went through some OpenShift primitives that are not in Kubernetes but may show up soon if the community sees a need.
+ * There was some in depth discussion about Deployments.
+ * Kubernetes has some concepts that came out of OpenShift Deployment Config.
+ * Q: What features are in Deployment Config that are high priority to push into Kubernetes Core at the moment?
+ A: _(Clayton)_ Yes. Handling deployment failures at a high level, a generic idea for a trigger controller which watches another system for changes and makes updates to a Deployment, and hooks.
+ * Ryan showed off OC which is a command line tool which is a wrapper for kubectl
+ * Comment: One of the challenges Kubernetes faces today is that there is not a great way to extensibly pull in new chunks of APIs.
+ * This is something that is actively being worked on today. This work is being discussed and worked on in [SIG-API-Machinery](https://github.com/kubernetes/community/tree/master/sig-api-machinery)
+ * Free O'Reilly EBooks can be found [here](http://gist-reveal.it/4ca683dff6cdb9601c495e27d4bb5289#/oreilly-ebooks) courtesy of Red Hat.
+
+
+Watch the [recording](https://youtu.be/8Gn44O6hSCw)