biongaming.blogg.se

Aws postgresql tutorial python
Aws postgresql tutorial python










aws postgresql tutorial python

To verify the connection to your cluster, use the kubectl get command to return a list of the cluster nodes. az aks get-credentials -resource-group django-project -name djangoappcluster This command downloads credentials and configures the Kubernetes CLI to use them. To configure kubectl to connect to your Kubernetes cluster, use the az aks get-credentials command.

Aws postgresql tutorial python install#

If running Azure CLI locally, please run the az aks install-cli command to install kubectl. az group create -name django-project -location eastus Let's create a resource group, django-project using the az-group-create command in the eastus location. If you're using Azure Cloud Shell, the latest version is already installed.Īn Azure resource group is a logical group in which Azure resources are deployed and managed. This article requires the latest version of Azure CLI. To upgrade to the latest version, run az upgrade.

  • Run az version to find the version and dependent libraries that are installed.
  • To finish the authentication process, follow the steps displayed in your terminal. If you're using a local install, login with Azure CLI by using the az login command. You can install Azure CLI on your local machine too.
  • Launch Azure Cloud Shell in new browser window.
  • aws postgresql tutorial python aws postgresql tutorial python

    If you don't have an Azure subscription, create an Azure free account before you begin. This quickstart assumes a basic understanding of Kubernetes concepts, Django and PostgreSQL.












    Aws postgresql tutorial python