Skip to content

prgcont/workshop-k8s

Repository files navigation

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