Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

some-things/bunk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bunk

How-To

  1. Install pre-requistes and ensure they are in your $PATH:
  1. Download the latest bunk release and add it to your $PATH.
  2. Extract Konvoy diagnostic bundle: bunk extract <bundle-file>
  3. cd to the extracted bundle directory.
  4. Create k3d cluster and inject bundle resources: bunk up
  5. Analyze bundle resources with kubectl: export KUBECONFIG="$(k3d get-kubeconfig --name='k3s-default')" && kubectl get po -A
  6. Once finished, tear down the cluster and its resources: bunk down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages