debug-kubeclient

Usage

  1. Git clone this repo or use npx degit WitoDelnat/debug-kubeclient
  2. Open src/main.ts and set the absolute path to your kube config.
  3. Execute the code with npx ts-node src/main.ts.