storageos / storageos.github.io

Public documentation for StorageOS, persistent storage for Docker and Kubernetes
https://docs.storageos.com
16 stars 17 forks source link

Add StorageOS operator label example #246

Closed avestuk closed 5 years ago

avestuk commented 5 years ago

The purpose of this PR is to clarify how to use node labels with openshift and k8s using the operator. The reason I've opened this PR is that previously it linked to a much more advanced deployment example that was unnecessary.

In the current state of this PR there's no advanced label deployment for OpenShift so I have excluded any mention of it for OS. My thinking is that we create an advanced label deployment for OpenShift and then amend the docs.

It might also be preferable to link to https://docs.storageos.com/docs/reference/cluster-operator/examples instead of the Github deploy repository.

actionbuddha commented 5 years ago

Seems good to me - can we ensure we log the need for the labelled deployment somewhere so we don't forget? @Arau are you happy with this?

avestuk commented 5 years ago

I'd be happy to be responsible for making a labelled deployment for OpenShift. I can create a Jira ticket for it if that works?

Arau commented 5 years ago

I'm happy with the clarification. But keep in mind that labelled deployments are very advanced.

avestuk commented 5 years ago

I think it's sufficiently clear that the labelled deployment is advanced

For more advanced installations using compute-only and storage nodes

so I'm going to merge.