How to enable Kubernetes addons in Azure

0 votes

Hi Guys,

I have created one Kubernetes Cluster in Azure. I want to enable Kubernetes addons. How can I do that?

Nov 17, 2020 in Azure by akhtar
• 38,230 points
465 views

1 answer to this question.

0 votes

Hi@akhtar,

Azure Kubernetes Service (AKS) offers serverless Kubernetes, an integrated continuous integration and continuous delivery (CI/CD) experience. You can enable addons in your cluster according to your requirement. The below command shows how to enable Kubernetes addons. 

$ az aks enable-addons --addons virtual-node --name MyCluster --resource-group MyResourceGroup --subnet MySubnetName
answered Nov 17, 2020 by MD
• 95,440 points

Related Questions In Azure

0 votes
1 answer

How to enable full WebJob logs in Azure?

The way to enable full (continuous) WebJobs ...READ MORE

answered Sep 24, 2018 in Azure by null_void
• 3,220 points
5,078 views
0 votes
1 answer

How to update an existing Kubernetes cluster with new service principal in Azure?

Hi@akhtar, Sometimes it is required to update the ...READ MORE

answered Nov 17, 2020 in Azure by MD
• 95,440 points

edited Oct 7, 2021 by Sarfaraz 841 views
0 votes
1 answer

How to add a node pool to the managed Kubernetes cluster in Azure?

Hi@akhtar, You can add an extra node pool ...READ MORE

answered Nov 17, 2020 in Azure by MD
• 95,440 points
731 views
0 votes
1 answer

How can I remove/hide/disable excessive HTTP response headers in Azure/IIS7 without having to use UrlScan?

MSDN published an article on how to ...READ MORE

answered May 22, 2018 in Azure by club_seesharp
• 3,450 points
3,452 views
0 votes
1 answer

What is Azure Cloud Service?

Azure Cloud Services is an example of ...READ MORE

answered Jan 10, 2020 in Azure by Sirajul
• 59,230 points

edited Jun 21, 2023 by Khan Sarfaraz 849 views
0 votes
2 answers

Azure DevOps and its need?

Azure DevOps is a hosted service providing ...READ MORE

answered Aug 29, 2020 in Azure by nbavis
• 380 points
984 views
0 votes
1 answer

What is Azure stack?

Azure Stack is a hybrid cloud computing software solution ...READ MORE

answered Jan 10, 2020 in Azure by Sirajul
• 59,230 points
687 views
0 votes
1 answer

How is Azure Cosmos db different from an Azure SQL db?

Azure Cosmos DB is Microsoft’s globally distributed database ...READ MORE

answered Jan 10, 2020 in Azure by Sirajul
• 59,230 points
1,876 views
0 votes
1 answer

How to get access credentials for a managed Kubernetes cluster in Azure?

Hi@akhtar, After creating the Kubernetes Cluster, you need ...READ MORE

answered Nov 17, 2020 in Azure by MD
• 95,440 points
532 views
0 votes
1 answer

How to scale the node pool in a managed Kubernetes cluster in Azure?

Hi@akhtar, A node pool is a group of nodes within a ...READ MORE

answered Nov 17, 2020 in Azure by MD
• 95,440 points
512 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP