This project contains example uses of the Azure Service Operator. These examples show how to deploy Azure services alongside your Kubernetes deployments. For more information on ASO, refer to our official documentation website.
Examples using the v2 operator with code-generated resources for full coverage.
- azure-votes-postgresql - Go voting web app using PostgreSQL server
- cosmos-todo-list - .NET todo-list web application using Cosmos DB SQL API for storage
- cosmos-todo-list-mi - .NET todo-list web application using Cosmos DB SQL API for storage, with a managed identity
-
Kubernetes cluster
- Local: Minikube
- Kind, or,
- Docker for desktop.
- Or in the cloud: Azure Kubernetes Service
Go to the directory containing the example you would like to try. Follow the readme there.
The contribution guide covers everything you need to know about how you can contribute to Azure Service Operator Samples.
Azure Service Operator is an open source project that is not covered by the Microsoft Azure support policy. Please search open issues here, and if your issue isn't already represented please open a new one. The Azure Service Operator project maintainers will respond to the best of their abilities.
This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.