Browsed by
Tag: Helm

Upgrading Pure Service Orchestrator using Helm

Upgrading Pure Service Orchestrator using Helm

A new version of the Pure Service Orchestrator is out and obviously you can’t wait to start using all those new goodies! But how do you go about updating your environment? This is actually quite simple, since all the heavy lifting is done by Helm, the package manager that is used to install, upgrade and maintain the Pure Service Orchestrator (PSO). You can watch me do the upgrade in the video below, or just keep on reading below. Show current…

Read More Read More

Installing the Pure Service Orchestrator using Helm

Installing the Pure Service Orchestrator using Helm

Container technology was born in the cloud and one of the great things about the cloud is that you have all kind of services available to you. Particularly for containers in the public cloud, you can just request persistent file or block storage, as these services are provided by your cloud provider. However once you run Kubernetes on-prem you now need to provide those services by yourself. However you want to keep the developer first / Infrastructure-as-Code advantages that containers…

Read More Read More