...

/

Accessing Apps From Outside the Cluster

Accessing Apps From Outside the Cluster

Learn how we can access an application from outside the cluster using Services.

We'll cover the following...

NodePort Services

NodePort Services build on top of ClusterIP Services by adding a dedicated port on every cluster node that external clients can use. We call this dedicated port the “NodePort”.

The following YAML shows a NodePort Service called skippy.

Access this course and 1400+ top-rated courses and projects.