Kubernetes

From Chorke Wiki
Jump to navigation Jump to search

Preferred Kubernetes environments are Minikube, Kind and K3s. It's depends on your use case.

  1. Minikube: Getting started with Fully Kubernetes environment
  2. Kind: Kubernetes environment for clusters and more than a single node
  3. K3s: Kubernetes environment for a low spec machine that uses fewer resources

Knowledge

choco -v
wsl -l -v
wsl --list --verbose

Get-NetConnectionProfile
Restart-Service LxssManager
Set-NetConnectionProfile -InterfaceIndex 13 -NetworkCategory Private

References