19.06.2021 Views

148422597X Kubernetes Management Design Patterns [Vohra 2017-01-29] {E559F6BB}

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter 11 ■ Using ConfigMaps

Figure 11-13. Consuming ConfigMaps

Create a replication controller from the definition file:

./kubectl create -f mysql.yaml

List the RC and the pods:

./kubectl get rc

./kubectl get pods

The RC and pods are created and listed as shown in Figure 11-14.

268

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!