README ¶ 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> Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis apiserver cmd controllers crdregistration etcd server Click to show internal directories. Click to hide internal directories.