Pure Service Orchestrator Documentation
- Setup Pure Service Orchestrator for Kubernetes Install Helm and PSO
- Sample pure.yaml file -> pure.yaml
- How to install for Docker / Docker Swarm -> Docker and Swarm
- Don't do this yet.
- New PVC from a Snapshot
- New PVC from existing PVC
- New PVC from existing Volume Note, this is will import and rename a volume to be used by PSO.
Continuing to have problems? Let me know.
Not PSO but related.
Sometimes on a FlashBlade you may want to use a single PVC that will mount a single NFS Export. Then each container mounts a unique subfolder within the PVC. This requires the PVC to be RWX. Here is a sample Sub Path Sample. I am not saying this is the best way or even the right way. Just a way do it if you really need to. This is not a specific PSO function but uses the RWX support on Flashblade to enable an existing option within K8s.