dtzar / azure-service-operator-samples

Sample applications and manifests to demonstrate the use of the Azure Service Operator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Service Operator Samples

This project contains example uses of the Azure Service Operator. These examples show how to deploy Azure services alongside your Kubernetes deployments.

Examples

The example deployments currently contained in this repository:

ASO v2

Examples using the v2 operator with code-generated resources for full coverage.

Getting Started

Prerequisites

Installation

Go to the directory containing the example you would like to try. Follow the readme there.

Contributing

The contribution guide covers everything you need to know about how you can contribute to Azure Service Operators. The developer guide will help you onboard as a developer.

Support

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.

Code of conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

Sample applications and manifests to demonstrate the use of the Azure Service Operator

License:MIT License


Languages

Language:Go 52.6%Language:JavaScript 17.2%Language:Shell 13.3%Language:Mustache 4.7%Language:HTML 4.4%Language:Dockerfile 3.9%Language:CSS 3.8%