Setting Up a Kubernetes Cluster with Enterprise PKS
In Pivotal, you can use Enterprise PKS to create and manage a Kubernetes cluster. Use the Enterprise PKS Command Line Interface (PKS CLI) to deploy the Kubernetes cluster and manage its lifecycle. To deploy and manage container-based workloads on the Kubernetes cluster, use the Kubernetes CLI (kubectl).
Prerequisites
- Enterprise PKS installed on GCP. For details, see "Enterprise Pivotal Container Service" in Pivotal Docs.
- Download and install the following CLIs on your system:
CLI Download and Installation Reference Enterprise PKS CLI (pks) "Installing the PKS CLI" in Pivotal Docs Kubernetes CLI (kubectl) "Installing the Kubernetes CLI" in Pivotal Docs
Procedure
Copyright © Cloud Software Group, Inc. All rights reserved.