Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 1.1 KB

README.org

File metadata and controls

56 lines (37 loc) · 1.1 KB

Prgcont Kubernetes Workshops

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

Exercises

Kubernetes 101

01_kubernetes_intro Introduction of kubernetes concepts:

  • starting kubernetes cluster in minikube
  • running first application
  • persistent storage intro
  • kubernetes ingress (exposing application)

K8S Scheduling

02_kubernetes_scheduling Writing and using custom kubernetes scheduler.

K8S Operators

03_kubernetes_operators Extending kubernetes functionality using Custom Resource Definitions (CRD) and kubernetes operators.

Monitoring K8S

04_kubernetes_monitoring Using Prometheus to monitor kubernetes ecosystem and applications running on it.

Istio K8S ingres

05_istio_on_kubernetes Using Istio service mesh on Kubernetes.

Operator SDK

06_operator_sdk

Ansible Operator

07_ansible_operator

License

Apache License Version 2