Awesome
<img src="https://img.shields.io/badge/slack-konveyor/move2kube-green.svg?logo=slack">
Move2Kube-Operator
Operator to orchestrate Move2Kube UI and API.
Prerequisites
- Kubectl
- Helm 3
- A Kubernetes cluster
Usage
A new Golang based operator is in the works
The instructions below are for installing the current Helm based operator:
-
Deploy the operator either using the OLM tool or directly:
https://sdk.operatorframework.io/docs/building-operators/helm/quickstart/#olm-deployment
https://sdk.operatorframework.io/docs/building-operators/helm/quickstart/#direct-deployment -
Then we can apply the CR. Make sure to edit the CR yaml with the proper values before applying.
$ kubectl apply -f config/samples/demo_v1alpha1_nginx.yaml
For more details check https://github.com/konveyor/move2kube-ui/blob/main/helm-charts/move2kube/README.md
Discussion
- For any questions reach out to us on any of the communication channels given on our website https://move2kube.konveyor.io/.