init
This commit is contained in:
15
charts/README.md
Normal file
15
charts/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Устанока зависимостей
|
||||
|
||||
## Longhorn
|
||||
|
||||
```bash
|
||||
kubectl apply -f https://raw.githubusercontent.com/longhorn/longhorn/v1.6.2/deploy/longhorn.yaml
|
||||
```
|
||||
|
||||
## Оператор zalando
|
||||
|
||||
- устанавливаем оператора
|
||||
|
||||
`helm upgrade --install --create-namespace zalando-operator -n zalando charts/postgres-operator/`
|
||||
|
||||
- после чего можно сетапить кластер базы. пример в yamls/init-cluster.yaml
|
Reference in New Issue
Block a user