-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
August 12: Docker & Kubernetes Part 2 #13
Comments
iennae
changed the title
Docker & Kubernetes Part 2
August 12 Docker & Kubernetes Part 2
Aug 12, 2020
Question: pod names c4b477d78-X |
iennae
changed the title
August 12 Docker & Kubernetes Part 2
August 12: Docker & Kubernetes Part 2
Aug 12, 2020
What is reconciliation code |
For next week, let's talk about pod lifecycle: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/ |
ICYMI (Aaron): https://helm.sh/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Last week we started talking about kubernetes. We started talking about pods, and started modifying our hello world to be deployed into kubernetes. We wrote a Dockerfile and created a "/" interface to do a health check.
Project: https://github.com/osscda/cloud-native-project/
Agenda
This week we will continue our adventures learning about kubernetes and updating our application to be deployed.
Links
Concepts
Kubernetes
Commands
Rules of the Stream
The text was updated successfully, but these errors were encountered: