Get Started. It's Free
or sign up with your email address
Kubernetes by Mind Map: Kubernetes

1. 6.Volumes

1.1. emptyDir

1.2. gitRepo

1.2.1. not support private repo

1.3. hostPath

1.4. nfs

2. 7. Config Map and Secrets

2.1. Configuring containerized application

2.1.1. command line

2.1.2. environment variables

2.1.3. Config Map

2.2. Config Map

2.2.1. as environment variables

2.2.2. as files