Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.15 KB

azure-sdk-go-containers-samples.md

File metadata and controls

23 lines (19 loc) · 1.15 KB
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

Azure SDK for Go samples for containers

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.