ondrej-li / workshop-k8s

k8s related workshops

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prgcont Kubernetes Workshops

Set of exercises for Kubernetes workshops organized by prgcont.cz community.

Exercises

  • Kubernetes 101 Introduction of kubernetes concepts:
    • starting kubernetes cluster in minikube
    • running first application
    • persistent storage intro
    • kubernetes ingress (exposing application)
  • Kubernetes Scheduling Writing and using custom kubernetes scheduler.
  • Kubernetes Operators Extending kubernetes functionality using Custom Resource Definitions (CRD) and kubernetes operators.
  • Monitoring on Kubernetes Using Prometheus to monitor kubernetes ecosystem and applications running on it.

License

Apache License Version 2

About

k8s related workshops

License:Apache License 2.0


Languages

Language:JavaScript 48.4%Language:Shell 41.2%Language:Dockerfile 10.4%