module
Version:
v0.2.5
Opens a new window with list of versions in this module.
Published: Sep 16, 2022
License: Apache-2.0
Opens a new window with license information.
README
¶
CSI for Advanced Hosting Storage
How to install
Create a secret:
apiVersion: v1
kind: Secret
metadata:
name: advancedhosting
namespace: kube-system
stringData:
token: "TOKEN"
Deploy CSI via kubectl:
kubectl apply -f https://raw.githubusercontent.com/advancedhosting/csi-advancedhosting/master/deploy/advancedhosting-csi-{VERSION}.yaml
Deploy CSI via helm:
helm repo add ah-csi https://advancedhosting.github.io/csi-advancedhosting
helm repo update
helm install csi-driver ah-csi/ah-csi-driver
Directories
¶
|
|
cmd
|
|
|
|
|
|
mocks
Package mock_ah is a generated GoMock package.
|
Package mock_ah is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.