Skip to content

jmaron99/kubebuilder-starwars-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kubebuilder-starwars-example

That is a demo repository to add a custom CRD to a kubernetes clusters, for example via docker 4 mac or minikube.

Usage

Docker 4 Mac or Minikube

  • make install to install the CRD
  • make run to let the manager run
  • kubectl apply -f config/sample/ships_v1beta1_starship.yaml to spawn the first starhship

More Deployment options here

Releases

No releases published

Packages

No packages published

Languages

  • Go 91.7%
  • Makefile 5.9%
  • Dockerfile 2.4%