Interface to 'Container Instances', 'Docker Registry' and 'Kubernetes' in 'Azure'
Delete an Azure Kubernetes Service (AKS)
Azure Container Instance class
Utilities for specifying ACI configuration information
Azure Container Registry class
Utility function for specifying Kubernetes agent pools
Azure Kubernetes Service class
Vectorised utility function for specifying Kubernetes agent pools
Call the docker commandline tool
Call the docker-compose commandline tool
Call the Helm commandline tool
Call the Kubernetes commandline tool, kubectl
Create Azure Container Instance (ACI)
Create Azure Container Registry (ACR)
Create Azure Kubernetes Service (AKS)
Delete an Azure Container Instance (ACI)
Delete an Azure Container Registry (ACR)
Create a new Docker registry object
Docker registry class
Get Azure Container Instance (ACI)
Get Azure Container Registry (ACR)
Get Azure Kubernetes Service (AKS)
Utility functions to test whether an object is of the given class.
Create a new Kubernetes cluster object
Kubernetes cluster class
List available Kubernetes versions
List available VM sizes
An interface to container functionality in Microsoft's 'Azure' cloud: <https://azure.microsoft.com/en-us/product-categories/containers/>. Manage 'Azure Container Instance' (ACI), 'Azure Container Registry' (ACR) and 'Azure Kubernetes Service' (AKS) resources, push and pull images, and deploy services. On the client side, lightweight shells to the 'docker', 'docker-compose', 'kubectl' and 'helm' commandline tools are provided. Part of the 'AzureR' family of packages.
Useful links