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

request for guides/examples on using existing self-signed certificates in wehhook instead of relying on cert-manager #4292

Open
caozhuozi opened this issue Nov 5, 2024 · 1 comment
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/documentation Categorizes issue or PR as related to documentation.

Comments

@caozhuozi
Copy link

What do you want to happen?

Currently, there is no guide or example in the Kubebuilder book for using existing self-signed certificates in webhooks.

Extra Labels

No response

@caozhuozi caozhuozi added the kind/feature Categorizes issue or PR as related to a new feature. label Nov 5, 2024
@camilamacedo86 camilamacedo86 added kind/documentation Categorizes issue or PR as related to documentation. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. and removed kind/feature Categorizes issue or PR as related to a new feature. labels Nov 5, 2024
@camilamacedo86
Copy link
Member

What we need to do here is check the steps and provide guidance on how to:

  • 1 - Create a new project
  • 2 - Scaffold an API
  • 3 - Create an webhook-like defaulting for this API
  • 4 - Disable CertManager in the kustomize files (config)
  • 5 - Configure self-signed without use the cert-manager (PS.: We need make clear that is valid for development and it is not recommended for prod)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/documentation Categorizes issue or PR as related to documentation.
Projects
None yet
Development

No branches or pull requests

2 participants