Further reading
To learn more about the topics that were covered in this chapter, take a look at the following resources:
- Network policies: https://kubernetes.io/docs/concepts/services-networking/network-policies/
- Network policies with miniKube Kubernetes: https://minikube.sigs.k8s.io/docs/handbook/network_policy/
- RBAC: https://kubernetes.io/docs/reference/access-authn-authz/rbac/
- Helm quickstart guide: https://helm.sh/docs/intro/quickstart/
- Kustomize: https://kustomize.io/
- YTT: https://carvel.dev/ytt/
- 4Cs of Cloud Native security: https://kubernetes.io/docs/concepts/security/overview/
- Recommended Kubernetes labels: https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/
- Kubernetes in a production environment: https://kubernetes.io/docs/setup/production-environment/