Further reading
For more information on the topics covered in this chapter, please refer to the following links:
- Introduction to Ansible for Kubernetes guide – https://docs.ansible.com/ansible/latest/collections/kubernetes/core/docsite/scenario_guide.html
- Play with Kubernetes – free hands-on labs – https://labs.play-with-k8s.com/
- CRI-O – https://cri-o.io
- containerd – https://containerd.io/
- Top 15 Free Kubernetes Courses – https://www.techbeatly.com/kubernetes-free-courses/
- What is Kubernetes? – https://www.redhat.com/en/topics/containers/what-is-kubernetes
- Free OpenShift labs – learn.openshift.com
- The Ansible kubernetes.core collection – https://galaxy.ansible.com/kubernetes/core or https://console.redhat.com/ansible/automation-hub/repo/published/kubernetes/core
- The Ansible community.kubernetes collection – https://galaxy.ansible.com/community/kubernetes
- Templating...