Skip to content

BoringEngineered/kubernetes-elk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Kubernetes cluster managed by Azure Container Service (AKS) and keyvault.

The following features are included:

  • Provisioning Azure Keyvault
  • Creating Service principal
  • Deployment of AKS cluster
  • Updating spn secret in keyvault

Installation:

Make sure you logged in your azure subscription.

az login

You can create kubernetes cluster(aks) as follows:

make aks-cluster env=<environment-name>