What you'll learn:
- Use enterprise features within kubernetes
- Set up kubernetes authentication/authorization
- Do automated deploys on kubernetes using Spinnaker
- Use centralized logging on Kubernetes using ElasticSearch, Kibana, Fluentd, and LogTrail
- Monitor Kubernetes and applications on Kubernetes with Prometheus
- Proxy Microservices with Linkerd
Kubernetes Advanced Usage is the second 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:
- Logging using ElasticSearch, Kibana,Fluentd, and LogTrail
- Authentication using Auth0
- Authorization using RBAC
- Packaging using Helm
- Deploying on Kubernetes using Spinnaker
- Batch and Scheduling usingJobs 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"