What you'll learn:
- Use enterprise features within kubernetes
- Setup a Kubernetes cluster on-prem or on any cloud infrastructure provider using kubeadm
- Know how to setup storage using Rook
- Setup let's encrypt signed TLS certificates for their Kubernetes applications
- Setup authentication using GitHub or LDAP using OIDC and Dex
- Know what a service mesh is and how to setup Istio on Kubernetes
- Know the networking basics within Kubernetes using Calico
- Able to use a secret store in Kubernetes
- Know what Operators are and able to use them within Kubernetes
- Know how to setup and use PaaS with Kubernetes using OpenShift Origin
On-Prem or Cloud Agnostic Kubernetesis the third Kubernetes course in the "LearnDevOps: Kubernetes" series.If you don't have basic Kubernetes experience, make sure you follow first the course"LearnDevOps:The Complete Kubernetes Course".
This course covers:
*Installing Kubernetes on-prem or on any cloud using kubeadm
*Use storage using Rook with Ceph
*Kubernetes Operators
*Use TLScertificates for your applications using let's encrypt and cert-manager
*Authenticate your users using LDAP or Github using Dex and OIDC
* Create a service mesh using Istio and Envoy
*Use advanced networking features using Calico
* Manage secrets using Vault
*Setup and use PaaSwith Kubernetes using Openshift Origin