Recommendation for Company Kubernetes Issuer #2134
kyubisation
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there 👋
At my company we are interested in adopting Sigstore.
We want to sign our containers with cosign, ideally with the Kubernetes Service Account token used in our Tekton Pipelines.
With our clusters (~50), we have our own issuers.
We verified with a local docker compose setup that it works, if we add our issuers to
meta-issuers
inconfig/identity/config.yaml
.My question is: Is the recommendation to run our own Fulcio instance or is there a path to being added to the public instance of Fulcio?
(I have read new-idp-requirements.md, but I was not sure whether that applies to this case.)
Beta Was this translation helpful? Give feedback.
All reactions