Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kubebuilder 試す #41

Closed
suzuki-shunsuke opened this issue Mar 29, 2020 · 1 comment
Closed

kubebuilder 試す #41

suzuki-shunsuke opened this issue Mar 29, 2020 · 1 comment

Comments

@suzuki-shunsuke
Copy link
Owner

https://book.kubebuilder.io/introduction.html

@suzuki-shunsuke
Copy link
Owner Author

suzuki-shunsuke commented Mar 29, 2020

https://book.kubebuilder.io/quick-start.html

project 作成

$ go mod init <modulename>
$ kubebuilder init --domain my.domain

API 作成

$ kubebuilder create api --group webapp --version v1 --kind Guestbook

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Archived in project
Development

No branches or pull requests

1 participant