Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

hi team i need complete build steps for next.js application and azure kubernetes service deployment

nagaraju
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 4, 2023

hi team i need complete build steps for next.js application and azure kubernetes service deployment

1 answer

0 votes
Igor Stoyanov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 6, 2023

@nagaraju  hi. 
Try this guide and azure-aks-deploy pipe.

script:
  - pipe: atlassian/azure-aks-deploy:1.1.0
    variables:
      AZURE_APP_ID: $AZURE_APP_ID
      AZURE_PASSWORD: $AZURE_PASSWORD
      AZURE_TENANT_ID: $AZURE_TENANT_ID
      AZURE_AKS_NAME: 'my-cluster'
      AZURE_RESOURCE_GROUP: 'my-resource-group'
      KUBECTL_COMMAND: 'version'

Regards, Igor

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events