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.

Version: 1.0.1
Depends: R (≥ 3.3)
Imports: AzureRMR, openssl, httr, R6
Suggests: knitr, testthat
Published: 2019-02-14
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/cloudyr/AzureContainers/issues
License: MIT + file LICENSE
URL: https://github.com/cloudyr/AzureContainers
NeedsCompilation: no
Citation: AzureContainers citation info
Materials: README NEWS
CRAN checks: AzureContainers results

Downloads:

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

Linking:

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