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.
Version: | 1.3.2 |
Depends: | R (≥ 3.3) |
Imports: | utils, AzureRMR (≥ 2.0.0), AzureGraph (≥ 1.1.0), openssl, httr, R6, processx |
Suggests: | knitr, rmarkdown, testthat, uuid, MASS, bcrypt, randomForest, plumber, RestRserve, AzureKeyVault |
Published: | 2021-07-09 |
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 <hongooi73 at gmail.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 |
Reference manual: | AzureContainers.pdf |
Vignettes: |
Plumber model deployment RestRserve model deployment to ACI Securing an AKS deployment with Traefik RBAC examples |
Package source: | AzureContainers_1.3.2.tar.gz |
Windows binaries: | r-devel: AzureContainers_1.3.2.zip, r-release: AzureContainers_1.3.2.zip, r-oldrel: AzureContainers_1.3.2.zip |
macOS binaries: | r-release (arm64): AzureContainers_1.3.2.tgz, r-oldrel (arm64): AzureContainers_1.3.2.tgz, r-release (x86_64): AzureContainers_1.3.2.tgz, r-oldrel (x86_64): AzureContainers_1.3.2.tgz |
Old sources: | AzureContainers archive |
Please use the canonical form https://CRAN.R-project.org/package=AzureContainers to link to this page.