Skip to content

Commit

Permalink
Merge pull request #494 from elmiko/fix-deployment-link
Browse files Browse the repository at this point in the history
update deployment link on readme
  • Loading branch information
openshift-merge-robot committed Mar 20, 2020
2 parents 831f062 + 831d95a commit 744ec5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ However you can run it in a vanilla Kubernetes cluster by precreating some asset
- Create a [CRD Machine definition](install/0000_30_machine-api-operator_02_machine.crd.yaml)
- Create a [CRD MachineSet definition](install/0000_30_machine-api-operator_03_machineset.crd.yaml)
- Create a [Installer config](config/kubemark-config-infra.yaml)
- Then you can run it as a [deployment](install/0000_30_machine-api-operator_09_deployment.yaml)
- Then you can run it as a [deployment](install/0000_30_machine-api-operator_11_deployment.yaml)
- You should then be able to deploy a [machineSet](config/machineset.yaml) object

## Machine API operator with Kubemark over Kubernetes
Expand Down

0 comments on commit 744ec5e

Please sign in to comment.