Kubernetes Training

20,700.00 20700.0 ZAR

18,000.00

Add to Cart
 


Generate your quote and pay online via credit card or via EFT.  A representative will contact you in 24 hours to arrange details of your purchase and make any required arrangements.  If you prefer, call us to discuss on +27-11-7818014.

Kubernetes Training

Gain understanding on how to deploy, use, and maintain your applications on Kubernetes.

Our Kubernetes training course will teach you how to:

- Install and configure Kubernetes (on your laptop/desktop or production grade cluster on AWS)
- Use Docker Client (with Kubernetes), kubeadm, kops, or minikube to setup your cluster
- Be able to run stateless and stateful applications on Kubernetes
- Use Health checks, Secrets, ConfigMaps, placement strategies using Node/Pod affinity / anti-affinity
- Use StatefulSets to deploy a Cassandra cluster on Kubernetes
- Add users, set quotas/limits, do node maintenance, setup monitoring
- Use Volumes to provide persistence to your containers
- Be able to scale your apps using metrics
- Package applications with Helm and write your own Helm charts for your applications
- Automatically build and deploy your own Helm Charts using Jenkins
- Install and use kubeless to run functions (Serverless) on Kubernetes
- Install and use Istio to deploy a service mesh on Kubernetes
- Continuously Develop using Skaffold