You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sipp11
2c527fc8ad
|
7 years ago | |
---|---|---|
configure | 7 years ago | |
kafka | 7 years ago | |
kafka-manager | 7 years ago | |
loadbalancer | 7 years ago | |
tester | 7 years ago | |
zookeeper | 7 years ago | |
README.md | 7 years ago |
README.md
Kafka for Kubernetes
ก็ต้อง apply -f
หรือ create -f
ก็แล้วแต่ชอบแหละ ตามลำดับ
k apply -f ./configure
k apply -f ./zookeeper
k apply -f ./kafka
k apply -f ./kafka-manager
ถ้าต้องการ Test ก็จะเรียกตัวนี้ kafka-test
มาได้
k apply -f ./tester
้ถ้าอยาก expose kafka-manager
ให้เข้าไปจัดการได้ก็
k apply -f ./loadbalancer
ถ้าอยากจะลบท้้งหมดก็ง่ายเลย
k delete ns kafka