...

/

Accessing Apps from Inside the Cluster

Accessing Apps from Inside the Cluster

Review the idea of accessing Services from inside the cluster.

We'll cover the following...

ClusterIP Services

ClusterIP is the default. It gets a name and IP that is programmed into the internal network fabric and is only accessible from inside the cluster. This means:

    ...