Skip to content

thetirefire/badidea

Repository files navigation

PkgGoDev Go Report Card

badidea

Minimal embeddable Kubernetes-style apiserver that supports CustomResourceDefitions

Presentation/Demo for SIG API Machinery on October 7, 2020

Slide deck

Prerequisites

  • kubectl binary

Development Prerequisites

  • Go v1.15+

Build the badidea server

make badidea

Start the badidea server

bin/badidea

Do the thing

# username and password are ignored, but required for the command to complete
kubectl --server https://localhost:6443 --insecure-skip-tls-verify --username=bad --password=idea <the thing>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published