Skip to content

Commit

Permalink
Update docs/faq.md
Browse files Browse the repository at this point in the history
Co-authored-by: Bevan Arps <bevan.arps@microsoft.com>
  • Loading branch information
frodopwns and theunrepentantgeek authored Jun 26, 2020
1 parent 2ff882f commit eda7b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ No, you can issue the creation of all resources at the same time. The operator w
Yes, we follow semantic versioning to preserve backward compatibility. Please follow Kubebuilder's versioning [mechanism](https://book.kubebuilder.io/multiversion-tutorial/conversion-concepts.html) for this.

### Is there a guide that talks about how to develop an operator for a new Azure service?
There is a step-by-step guide that walks you through this process [here](/howto/newoperatorguide.md).
There is a [step-by-step guide](/howto/newoperatorguide.md) that walks you through this process.

### Are there any sample apps that demonstrate how to utilize the Azure Service Operators?
We have some samples that illustrate how to use Azure Service Operators along with your application [here](https://github.com/Azure-Samples/azure-service-operator-samples). The samples also show how to utilize post-deployment-secrets from the Azure Service Operator.

0 comments on commit eda7b53

Please sign in to comment.