Learn DevOps: Advanced Kubernetes Usage
Covering Authentication, Authorization, Logging, Helm, Deploying with Spinnaker, Prometheus, Scheduling and more
Kubernetes Advanced Usage is the second Kubernetes course in the “Learn DevOps: Kubernetes” series. If you don’t have basic Kubernetes experience, make sure you follow first the course “Learn DevOps: The Complete Kubernetes Course”.
This course covers:
- Logging using ElasticSearch, Kibana, Fluentd, and LogTrail
- Authentication using Auth0
- Authorization using RBAC
- Packaging using Helm
- Deploying on Kubernetes using Spinnaker
- Batch and Scheduling using Jobs and CronJobs
- Microservices on Kubernetes using Linkerd
- Federation using kubefed
- Monitoring using Prometheus
This course assumes you can setup your own cluster using Minikube or Kops. If you are looking for a course how to setup your first Kubernetes Cluster, take first the “Learn DevOps: The Complete Kubernetes Course”