Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lcostea/k8s-101-workshop
https://github.com/lcostea/k8s-101-workshop
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lcostea/k8s-101-workshop
- Owner: lcostea
- Created: 2020-04-08T19:08:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-02T09:27:16.000Z (9 months ago)
- Last Synced: 2024-04-02T10:58:35.097Z (9 months ago)
- Size: 454 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## k8s-101-workshop
[general concepts: nodes and namespaces](1.general/readme.md)
[pods, replicasets, deployments and deploy strategies](2.deployments/readme.md)
[services: cluster ip and lad balancer](3.services/readme.md)
[readyness and liveness checks](4.ready-live/readme.md)
[configuration with configmap](5.config/readme.md)
[horizontal autoscaling - hpa](6.autoscaling/hpa.yaml)