MOSK management CLI¶
The MOSK management APIs are implemented using the
Kubernetes CustomResourceDefinitions (CRDs) that enable you to expand the
Kubernetes API. For details, see 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.