cloud-ark / kubeplus

Kubernetes Operator for multi-instance multi-tenancy
https://cloudark.io/
Apache License 2.0
662 stars 82 forks source link

Update example steps with pointers to install Kubeplus kubectl plugins #769

Closed devdattakulkarni closed 3 years ago

devdattakulkarni commented 3 years ago

Currently the example steps do not explicitly show how to use Kubeplus kubectl plugins. For instance, see this example:

https://github.com/cloud-ark/kubeplus/blob/master/examples/multitenancy/wordpress-mysqlcluster-stack/steps.txt#L107

This refers to kubeplus connections command but the steps do not show how to install/configure this plugin.

devdattakulkarni commented 3 years ago

Fixed.