Skip to content

Deployment and handeling of kubernetes cluster in Azure using Powershell

License

Notifications You must be signed in to change notification settings

eegseth/powershell-kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

powershell-kubernetes

Automated deployment of a kubernetes cluster in Azure using Powershell

Missing cloud provider integration.

Based on https://github.com/kelseyhightower/kubernetes-the-hard-way

Howto:

  1. Import module:
import-module .\k8s.psm1
  1. Run command (have a look inside \Public\New-K8sCluster.ps1 for parameters needed):
New-K8sCluster

About

Deployment and handeling of kubernetes cluster in Azure using Powershell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published