The next chapter will explore something very similar to ConfigMaps. The significant difference is that we'll be more secretive this time.
For now, we'll destroy the cluster we used in this chapter.
minikube delete
If you'd like to know more about ConfigMaps, please explore ConfigMap v1 core (https://v1-9.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.9/#configmap-v1-core) API documentation.
Figure 9-1: The components explored so far