Google Cloud Platform Storage Driver
- Canonical Kubernetes
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 29 | 04 Sep 2024 | |
latest/candidate | 27 | 15 Apr 2024 | |
latest/beta | 29 | 14 Aug 2024 | |
latest/edge | 28 | 03 Aug 2024 | |
1.31/stable | 29 | 04 Sep 2024 | |
1.31/beta | 29 | 13 Aug 2024 | |
1.31/edge | 28 | 03 Aug 2024 | |
1.30/stable | 25 | 11 Jul 2024 | |
1.30/beta | 25 | 19 Apr 2024 | |
1.30/edge | 25 | 13 Mar 2024 | |
1.29/stable | 27 | 17 Apr 2024 | |
1.29/candidate | 27 | 15 Apr 2024 | |
1.29/beta | 25 | 17 Apr 2024 | |
1.29/edge | 25 | 21 Aug 2023 | |
1.28/stable | 24 | 22 Aug 2023 | |
1.28/candidate | 21 | 07 Jun 2023 | |
1.28/beta | 24 | 07 Aug 2023 | |
1.28/edge | 25 | 09 Aug 2023 | |
1.27/stable | 21 | 12 Jun 2023 | |
1.27/candidate | 21 | 12 Jun 2023 | |
1.27/beta | 19 | 17 Apr 2023 | |
1.27/edge | 18 | 17 Apr 2023 | |
1.26/stable | 13 | 27 Feb 2023 | |
1.26/candidate | 13 | 25 Feb 2023 | |
1.26/beta | 5 | 09 Apr 2023 | |
1.26/edge | 5 | 16 Nov 2022 | |
1.25/stable | 6 | 01 Dec 2022 | |
1.25/candidate | 6 | 30 Nov 2022 | |
1.25/beta | 7 | 01 Dec 2022 | |
1.25/edge | 2 | 08 Sep 2022 |
juju deploy gcp-k8s-storage
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
image-registry | string
Default: k8s.gcr.io
Source registry of GCP CSI storage images.
By setting to a value, each image listed in the releases manifest has its image-registry replaced.
If unset, the manifests will use the image registry from the kube-control relation
example) juju config gcp-k8s-storage image-registry=''
juju config gcp-k8s-storage --reset image-registry
-
storage-release | string
Specify the version of storage-provider as defined by the
release
tags of https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driverexample) juju config gcp-k8s-storage storage-release='v1.7.3'
A list of supported versions is available through the action: juju run-action gcp-k8s-storage/0 list-releases --wait
To reset by to the latest supported by the charm use: juju config gcp-k8s-storage --reset storage-release
The current release deployed is available by viewing juju status gcp-k8s-storage