Questions
Here are a few questions to validate your new knowledge:
- What are the basic Kubernetes objects that I need to create an application?
- How can I install a K3s cluster for my homelab?
- How can I use
kubectl
to create my applications? - How can I use YAML files to create my applications?
- How can I use persistent volumes?
- How can I troubleshoot my applications?