Skip to content

A7exSchin/io.klib.bedrock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Microsoft Bedrock with Hyper-V on minikube

Prerequisits

Note: Chocolatey will make the setup process easier by a lot and is recommended

Terraform

  1. Download Terraform from the Terraform Download Page
  2. Unzip the downloaded archive, and copy the executable file to a folder of choice ( f.e. C:\terraform})
  3. Add the folder to your PATH environmental variable.

kubectl

  1. Download kubectl, v1.17.0 can be downloaded directly via this link
  2. Copy the downloaded executable to any folder you like ( f.e. C:\kubectl)
  3. Add the folder to your PATH environmental variable

You can also install kubectl with chocolatey via choco install kubernetes-cli

helm

  1. Download the latest helm release from [https://github.com/helm/helm/releases/latest]
  2. Unpack the binary to any folder you like ( f.e. C:\kubernetes-helm)
  3. Add the folder to your PATH environmental variable

You can also install helm with chocolatey via choco install kubernetes-helm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published