When building a K8S cluster you’ll quickly find out that installing K8S is the easiest part and only the beginning.
The first part of the seminar focuses on implementing a full production K8S cluster.
Starting by automating it’s installation (IAC) using Kops and Terraform, Installing and configuring full end to end monitoring framework using the latest Prometheus K8S-Operator.
In the second part II we will work on the most important part of setting up a K8S cluster, KMS and Discovery management using Vault and Consul.
We will use the latest POD Security based on Calico CNI and set our cluster for receiving External traffic using multiple Ingress controllers.
Once everything is set, We will set a Continuous Delivery system using ARGO CD to allow continuously deliver your application to your K8S clusters(s) using the GitOps methodology.
By completing the session you’ll have everything you’ll require to build or upgrade your own K8S cluster stored in your private Git account.