The following things need to be discussed and decided on / acted on:
- T161031 Documentation on building debian packages of kubernetes, including how to maintain our patches on top of upstream for each release.
- Move tool labs to run from the debian packages rather than current bash script
- Decide on upgrade cadence for Docker. Upgrades need to be tested somewhere and then rolled out. Upgrading is probably going to be disruptive in some form, since containers will still need to restart after docker upgrade.
- Decide on upgrade cadence for kubernetes. This is far less problematic than docker, however.
- Decide on wether the upgrade cadence for docker / kubernetes will be the same for prod / tools, or different. If different, how different? What way is this going to work?
- T158452 T156852 Figure out how to unify the puppet code between tools and production kubernetes.
- Figure out a real test cluster that we can test changes on.