Azure

This will include the resource for Azure.

Azure supports creation of kubernetes cluster with its managed kubernetes service known as Azure kubernetes service. This section mainly deals with the following things

  1. Infrastructure requirements for the Azure AKS cluster
  2. Creating AKS cluster
    1. using the onboarding CLI.
    2. using the azure CLI
  3. Understanding Azure node pools
  4. SSL and DNS setup in Azure
  5. Post cluster configuration for Azure