AzureContainers: Interface to 'Container Instances', 'Docker Registry' and 'Kubernetes' in 'Azure'

An interface to container functionality in Microsoft's 'Azure' cloud: <https://azure.microsoft.com/en-us/overview/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', 'kubectl' and 'helm' commandline tools are provided. Part of the 'AzureR' family of packages.

Version: 1.1.1
Depends: R (≥ 3.3)
Imports: utils, AzureRMR (≥ 2.0.0), AzureGraph, openssl, httr, R6
Suggests: knitr, testthat, uuid
Published: 2019-10-17
Author: Hong Ooi [aut, cre], Bill Liang [ctb] (Assistance debugging MMLS on Kubernetes), Ramkumar Chandrasekaran [ctb] (Original blog article on Dockerising MMLS), Microsoft [cph]
Maintainer: Hong Ooi <hongooi at microsoft.com>
BugReports: https://github.com/Azure/AzureContainers/issues
License: MIT + file LICENSE
URL: https://github.com/Azure/AzureContainers https://github.com/Azure/AzureR
NeedsCompilation: no
Materials: README NEWS
In views: WebTechnologies
CRAN checks: AzureContainers results

Downloads:

Reference manual: AzureContainers.pdf
Vignettes: Plumber model deployment
ML Server model deployment
RBAC examples
Package source: AzureContainers_1.1.1.tar.gz
Windows binaries: r-devel: AzureContainers_1.1.1.zip, r-release: AzureContainers_1.1.1.zip, r-oldrel: AzureContainers_1.1.1.zip
OS X binaries: r-release: AzureContainers_1.1.1.tgz, r-oldrel: AzureContainers_1.1.1.tgz
Old sources: AzureContainers archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=AzureContainers to link to this page.