Evolution of application deployment over the past 20 years.
Configure your local and remote lab environments.
Covers the resource types that are included with Kubernetes.
•Pod
•Job
Using helm to manage Kubernetes resources
Example microservice application.
Kubernetes manifests to deploy the demo application.
Explore how custom resources can add functionality
Install additional software to enhance the deployment.
Improving the DevX when working with Kubernetes.
How to safely upgrade your clusters and nodes.
Implement CI/CD for your applications (with GitOps!)
Google Kubernetes Engine (GKE) automatically collects logs and metrics for every cluster. This built‑in integration with the Cloud Operations suite makes it easy to troubleshoot workloads without deploying additional monitoring software.
kubectl logs
.The manifests used in this module can be found in the devops-directive-kubernetes-course repository. Deploy them to generate logs and metrics you can explore with the tooling above.