Container Cloud CLI¶
The Container Cloud APIs are implemented using the Kubernetes
CustomResourceDefinitions
(CRDs) that enable you to expand the Kubernetes
API. For details, see Container Cloud documentation: API Reference.
You can operate a cluster using the kubectl command-line tool that is based on the Kubernetes API. For the kubectl reference, see the official Kubernetes documentation.