Questions tagged [azure-container-service]

Microsoft Azure Container Service (ACS) optimizes the configuration of popular open source tools and technologies specifically for Azure. It allows you to easily create and host clusters of Docker containers in Microsoft Azure using either Docker Swarm or DC/OS for cluster orchestration.

Microsoft Azure Container Service (ACS) optimizes the configuration of popular open source tools and technologies specifically for Azure. It allows you to easily create and host clusters of Docker containers in Microsoft Azure using either Docker Swarm or DC/OS for cluster orchestration.

More Information

410 questions
-1
votes
1 answer

Grant AKS access to ACR using PowerShell ARM Cmdlets

I am working on to authenticate with Azure Container Registry from Azure Kubernetes Service using PowerShell by following this link. This is the code I run in the PowerShell. #Sign in using Interactive Mode using your login credentials az…
-1
votes
1 answer

Error creating AKS cluster

I get the following error (after about 70 minutes): Deployment failed. Correlation ID: c08a06db-70ea-4ab8-b123-b5b9b736d27f. Internal server error West Europe was the location of the service.
-1
votes
1 answer

How to setup AutoScaling Docker Hosts in Azure Container Service

I want to configure ScaleSets / AutoScaling for Master and Agent Virtual Machines in Azure Container Service for High Availability and Fault Tolerance. Is it automatically taken care by Azure or we need to configure it manually?
-1
votes
1 answer

Azure DC/OS cluster. How to change SSH RSA public key

I'm new in Azure and DC/OS. I deployed a DC/OS cluster using the next document: https://learn.microsoft.com/en-us/azure/container-service/container-service-deployment. What should I do in case I want change SSH RSA public key which I used in…
typik89
  • 907
  • 1
  • 10
  • 23
-1
votes
1 answer

Get-credential command get WinError 10060 - A connection attempt failed

After successfull created the resource group and the cluster ( I checked by portal azure) and succesfully installed azure cli 2.0 on powershell, when i launch az acs kubernetes get-credentials -g my-group -n my-name I always get the error in the…
mammuthone
  • 59
  • 1
  • 2
  • 6
1 2 3
27
28