Using Kubectl with DuploCloud for AWS, GCP, and Azure users
kubectl is the command-line interface (CLI) for interacting with Kubernetes clusters. Use kubectl when you need more granular control and precision than what the DuploCloud portal provides. For further guidance on using kubectl, refer to the official Kubernetes documentation.
DuploCloud users have two primary options for using kubectl to interact with Kubernetes clusters:
DuploCloud’s in-browser solution, where a preconfigured shell provides immediate access to kubectl without any local setup. This allows you to manage Kubernetes clusters from a browser tab, making it a quick and secure alternative to local configuration.