Addind minutes for past 2 meetings
This commit is contained in:
parent
56e91ed56e
commit
3172512e10
|
@ -0,0 +1,13 @@
|
|||
# May 18, 2016
|
||||
|
||||
* The first SIG Apps meeting
|
||||
* Intro from Michelle
|
||||
* Discussion on the future of the SIG:
|
||||
* Mike from Rackspace offered to do a demo of the recursive functionality: https://github.com/kubernetes/kubernetes/pull/25110
|
||||
* Idea: solicit the community for cases where their use cases aren’t met.
|
||||
* Demo from Prashanth B on pet sets
|
||||
* Supposed to make deploying and managing stateful apps easier. Will be alpha in 1.3.
|
||||
* Zookeeper, mysql, cassandra are example apps to run in this
|
||||
* A group of elements in the identity of a thing. Initially storage and networking (including name)
|
||||
* Scale up and down is handled differently as well.
|
||||
* Init containers just went in. Right now most containers start at same time. Init containers let you do one first to initialize the environment.
|
|
@ -0,0 +1,10 @@
|
|||
# May 25, 2016
|
||||
|
||||
* Intro by Michelle
|
||||
* Mike Metral from Rackspace demo
|
||||
* Recursively process configuration files with the -R flag
|
||||
* Discuss the survey
|
||||
* Gabe from Deis, Mike from Red Hat, and Doug Davis from IBM are willing to chip in.
|
||||
* How can we provide Prashanth and pet sets feedback?
|
||||
* We need some docs on how to use it with some examples (2) that you can copy and paste.
|
||||
* Lack of examples and docs is a blocker for new k8s feature adoption.
|
Loading…
Reference in New Issue