Setting Up an Azure Container Registry
Microsoft Azure uses the Azure Container Registry for securely building and deploying your applications. To create an Azure Container Registry, you need to create an Azure Resource group. An Azure resource group is a logical container into which Azure resources are deployed and managed.
For more information about commands used in the following procedure, see
Microsoft Azure CLI documentation.
Prerequisites
- Set up the Microsoft Azure command line environment.
- Docker image of the TIBCO BusinessEvents application that you want to deploy to the Kubernetes cluster, see Building TIBCO BusinessEvents Application Docker Image.
Procedure
What to do next
After you have created an Azure Container Registry and pushed an image to the registry, deploy the Kubernetes cluster on Microsoft Azure, see Setting Up a Kubernetes Cluster on AKS.
Related tasks
Copyright © Cloud Software Group, Inc. All rights reserved.