Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lcostea/k8s-101-workshop


https://github.com/lcostea/k8s-101-workshop

Last synced: about 2 months ago
JSON representation

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)