title | description | author | ms.author | manager | ms.date | ms.topic | ms.technology | ms.service | ms.devlang |
---|---|---|---|---|---|---|---|---|---|
Azure SDK for Go samples for containers |
Selected samples for working with Azure Container Instances and Azure Kubernetes Service from the Azure SDK for Go. |
sptramer |
sttramer |
carmonm |
09/05/2018 |
sample |
azure-sdk-go |
container-service |
go |
The following table links to selected samples that demonstrate the management of Azure Container Instances (ACI) and Azure Kubernetes Service (AKS) from the Azure SDK for Go.
All samples for the Azure SDK for Go are available on GitHub.
Name | Description |
---|---|
compute/container_instance | Work with container groups in Azure Container Instances. Create and modify containers in an ACI group. |
compute/container_cluster | Create, delete, and inspect Azure Kubernetes Service (AKS) clients. |