Deploying Cloud Foundry for Kubernetes on a Tanzu Mission Control managed Kubernetes cluster.

Deploying Cloud Foundry for Kubernetes on a Tanzu Mission Control managed Kubernetes cluster.

Cloud Foundry for Kubernetes has reached GA! Watch Paul Czarkowski create a Tanzu Kubernetes Grid Kubernetes cluster using Tanzu Mission Control ( don't worry CF4K8s works great on any Kubernetes cluster, even KIND ). Once the cluster is up Paul installs some infrastructure including the Harbor registry and then deploys Cloud Foundry for Kubernetes on the cluster using Harbor as its container registry.

With clever usage of cert-manager and external-dns, Paul also gets automatic creating of DNS records and trusted letsencrypt TLS certificates.

The demo gods were on Paul's side and everything deployed perfectly and Paul was able to then deploy an example application using everyone's favorite `cf push` command.