Access the Application
Learn how to access the application deployed on Kubernetes.
We'll cover the following
A quick word on labels
Labels are the main way that Kubernetes connects objects. If we look closely at the pod.yml
and svc.yml
files, we’ll see they both reference the project: qsk-book
label.
Get hands-on with 1400+ tech skills courses.