Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (13.1k points)
I have some donet core app services which I want to deploy these services into Azure Kubernetes. Can you guide me on how to deploy it?

1 Answer

0 votes
by (26.7k points)

Basically, there are different options available to access key vault from Azure kubernetes services:

1. You can able to use Azure key vault using FlexVol.

2. Also, you can use Pod managed identities.

3. You can also use Secrets store CSI driver to mount into kubernetes pods.

I hope this will help.

Want to know more about App services? Prefer this tutorial on azure web app.

Want to become an Azure expert? join azure developer certification now!!

Related questions

0 votes
1 answer
asked Nov 20, 2020 in Azure by dante07 (13.1k points)
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Browse Categories

...