You’ve made it to the last challenge. Congratulations! So now we have a cluster up and running, but what about security? What about other things we may want to add to our cluster? Azure Service Operator helps us provision other Azure resources and connect them to our applications from within ARO.
In this challenge, we will be installing Azure Service Operator and using it. While we cannot connect it to Azure Key Vault yet, there are other things we can do with it. This challenge is very free-flow so you and your team will decide which features of Azure Service Operator you want to use! Have fun :)
To complete this challenge successfully, you should be able to:
oc get pods -n openshift-operators