Introduction: Running an App on Kubernetes
Learn how to configure kubectl to connect to the cluster.
We'll cover the following...
In this chapter, we’ll deploy a containerized application to Kubernetes.
If you’ve been following along, we’ll deploy the app we containerized in the previous chapter. If you skipped that, you can use the publicly available image we’ll show later.
The chapter is divided as follows:
Pre-reqs
Deploy the app
Test the app
Pre-reqs
To deploy our application, we'll need a working Kubernetes cluster with kubectl
configured correctly.
Access this course and 1400+ top-rated courses and projects.