forked from k-space/kube
Add elastic-system
This commit is contained in:
7
elastic-system/README.md
Normal file
7
elastic-system/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# elastic-operator
|
||||
|
||||
```
|
||||
wget https://download.elastic.co/downloads/eck/2.2.0/crds.yaml
|
||||
wget https://download.elastic.co/downloads/eck/2.2.0/operator.yaml
|
||||
kubectl apply -n elastic-system -f application.yml -f crds.yaml -f operator.yaml
|
||||
```
|
Reference in New Issue
Block a user