Troubleshooting - The Microsoft Azure Container Service

In this section, we'll be looking at how to deploy a Docker Swarm cluster and provide orchestrator configuration details in Microsoft Azure:

  1. We need to create an RSA key, which will be requested in the deployment steps. The key will be required to log in to the deployed machines post installation:
            $ ssh-keygen
    

    Once generated, the keys can be found in ~/root/id_rsa

  2. Click on the New button in your Azure account portal:

    Troubleshooting - The Microsoft Azure Container Service

  3. Search for the Azure Container Service and select it:

    Troubleshooting - The Microsoft Azure Container Service

  4. After this step, select ...

Get Troubleshooting Docker now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.