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:
- 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
- Click on the New button in your Azure account portal:
- Search for the Azure Container Service and select it:
- 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.