projects
/
demos
/
kafka
/
monitoring
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f6c087
)
Strimzi - Installation of helm (0.37.0)
author
Kai Moritz
<kai@juplo.de>
Tue, 3 Oct 2023 07:18:44 +0000
(09:18 +0200)
committer
Kai Moritz
<kai@juplo.de>
Wed, 4 Oct 2023 17:23:45 +0000
(19:23 +0200)
helm repo add strimzi https://strimzi.io/charts/
helm search repo strimzi --versions
kubectl create namespace juplo
helm install -n juplo strimzi-kafka strimzi/strimzi-kafka-operator
Use with: `kubectl -n juplo ...`
No differences found