kubebuilder-test

command module
v0.0.0-...-077d8b3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2023 License: MIT Imports: 11 Imported by: 0

README

kubebuilder-test

kubebuilder_demo

初始化项目架构

kubebuilder init --domain myid.dev --repo github.com/dierbei/kubebuilder-test

初始化 CRD

# y y
kubebuilder create api --group mygroup --version v1alpha1 --kind MyResource

生成部署清单

make manifests

部署

make install

生成新版本

# n n
kubebuilder create api --group mygroup --version v1beta1 --kind MyResource --resource=true

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
v1alpha1
Package v1alpha1 contains API Schema definitions for the mygroup v1alpha1 API group +kubebuilder:object:generate=true +groupName=mygroup.myid.dev
Package v1alpha1 contains API Schema definitions for the mygroup v1alpha1 API group +kubebuilder:object:generate=true +groupName=mygroup.myid.dev

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL