Can we automate setup of portworx on kubernetes using script

Hi All,

I want to automate the setup of Portworx on the Kubernetes cluster using any script. Can we do this? Currently, I just get how we can set up Portworx using Portworx essentials.

What kind of automation are you looking for ?
Portworx installation is already automated on Kubernetes with the spec generator on central.portworx.com
We also support helm charts if that’s something you are looking for.

Hi, I don’t want to use a spec generator every time I want to set up Portworx in the new cluster. I want to deploy this using script like terraform script.

You can construct a URI to match the config you need in your scripts. Run through central.portworx and review the URIs that get generated based on the choices you made in the workflow.