Java samples for Azure Container Service
The following table links to Java source you can use to create and configure applications running in Azure Container Service.
| Sample | Description |
|---|---|
| Manage Azure Container Registries | Create a new Azure Container registry and add an new image. |
| Manage Azure Container Service | Create an Azure Container Service with Kubernetes orchestration. |
| Deploy an image from Azure Container Registry into a new Linux Web App | Deploy a Docker image running Tomcat to a new web app running in Azure App Service for Linux. |