Menu
Kubernetes Training: Deployments Part 1
Sep 24, 2020
General Guidelines
- This is the first of a series of Kubernetes sessions.
- There will be different levels of complexity. We start with beginner and move up to more advanced topics.
- This session will be recorded. Please turn off your camera/audio, if you do not want to be seen/heard.
- This is an interactive session. Feel free to ask/answer questions, share your experience at any time. Collaboration is encouraged.
- If there are areas that you would like more details, please make a request to cover the topic at a later time. I will do my best to accommodate, however I cannot guarantee it.
Level
Beginner
Topics
- What is k8s?
- The story of an app
- K8s components and managed k8s
- How to connect to the cluster
- K8s Pods
- Deployments
- namespaces
- labels
- replicasets
- pod templates
- resource allocation
- probes
Related tags:
Back to top