Skip to content

kirby-rocket/k3d-codespace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Overview

A Kirby Rocket K3D Playground to practice Kubernetes skills.

PlayGround for Kuberentes K3D

To launch the playground use the button below:

Open in GitHub Codespaces

Instructions

  1. You will get access to a Linux terminal with kubectl, helm, k9s, kubectx, and kubens already installed.
  2. A K3D Multi Nodes Cluster will automatically start, this takes about 5 minutes so please be patient!
  3. I've also included a list of aliases to use:
  • alias k="kubectl"
  • alias kga="kubectl get all"
  • alias kgn="kubectl get all --all-namespaces"
  • alias kdel="kubectl delete"
  • alias kd="kubectl describe"
  • alias kg="kubectl get"

HAPPY KUBERNETES

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published