kubernetes-operator/docs/install/manual.md

8 lines
270 B
Markdown

Manual Installation using kustomize
The following steps can be used to manually install the operator on any Kubernetes environment with minimal overhead.
!!! info
Several of the steps in this process require the `cluster-admin` ClusterRole or equivalent.
TBD