Giter VIP home page Giter VIP logo

aks-azure-keyvault's Introduction

Azure Keyvault Integration

Secrets Store CSI Driver was developed by Microsoft to allow for secure access of Azure KeyVault secrets from an AKS cluster.

It addresses a shortcoming with Kubernets secrets, whereby they are only Base64-encoded, and can therefore be easily read.

Secrets Store CSI Driver provides seamless integration with Azure Keyvault, and allows you to access Kubernetes secrets via environment variables or as volumes (more secure) mounted to your Pod.

Be sure to check out my blog post on Medium for more details on this setup.

Setup

  1. Set up the environment variables

Fill out the values in scripts/0-env_vars.sh

  1. Create the demo Key Vault in Azure
./scripts/1-keyvault_creation.sh
  1. Install Secrets Store CSI Driver for Azure v0.0.10 and Azure Pod Identity v1.7.0 in your Kubernetes cluster
./scripts/2-aks_setup.sh
  1. Deploy the Kubernetes manifests

Be sure to edit aadpodidentity-and-binding.yml and secret-provider-class.yml before applying the changes to Kubernetes.

References

aks-azure-keyvault's People

Contributors

avillela avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.