...
Provision an OpenShift Cluster: Ensure that an OpenShift cluster is provisioned and running.
Provision an NFS Server: Follow the NFS server provisioning guide. This is necessary for the deployment of StatefulSets.
Export OpenShift Cluster's Kubeconfig: Make sure you are connected to the correct OpenShift cluster by exporting its kubeconfig.
Install Helmfile: Ensure that Helmfile is installed on your system.
Install kubectl: Ensure that kubectl is installed on your system.
...
Code Block | ||
---|---|---|
| ||
oc apply -f <httpshttps://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.5.1/deploy/static/provider/aws/deploy.yaml>yaml |