spiffe.io icon indicating copy to clipboard operation
spiffe.io copied to clipboard

Add OpenShift considerations to the k8s getting started guide?

Open evan2645 opened this issue 4 years ago • 1 comments

SPIRE recently received a docs contribution that included some small config snippets that are required in order to run SPIRE in OpenShift. It's currently living on the SPIRE Agent reference docs, which feels like the wrong place.

I noticed that the k8s guide on spiffe.io has a section or two for environment related considerations (e.g. minikube). Perhaps that is the natural place for it? What do you think @sanderson042

Here is the PR that SPIRE took: https://github.com/spiffe/spire/pull/2181

And the doc reference itself: https://github.com/spiffe/spire/blob/master/doc/spire_agent.md#openshift-support

evan2645 avatar Apr 13 '21 20:04 evan2645

Hi @evan2645,

Yes, the Quickstart for Kubernetes page you mentioned would be a decent place to put this info, especially since it already has the Minikube and Kubeadm info as you say.

An alternate location for this info would be the Install SPIRE Agents page which covers Kubernetes in a more general way.

Perhaps ideally this would go into something like a new DEPLOY > Kubernetes Deployment Considerations page. But for now the path of least resistance would be Quickstart for Kubernetes (your suggestion) or Install SPIRE Agents.

Back to you for your thoughts ⚽ . I'm ok with getting assigned this issue when we've decided.

sanderson042 avatar Apr 13 '21 22:04 sanderson042