Skip to content

Commit da478e0

Browse files
committed
k8s info
1 parent e090b0d commit da478e0

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.adoc

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Clone the repo:
2121
git clone [email protected]:hifly81/kafka-examples.git
2222
----
2323
24-
Install asciidoctor-pdf:
24+
Install _asciidoctor-pdf_:
2525
2626
[source,bash]
2727
----
@@ -64,11 +64,6 @@ List of programs required to run the examples:
6464
- _openssl_
6565
- _keytool_
6666
67-
To run example for Kubenetes, you also need:
68-
69-
- helm
70-
- kubectl
71-
7267
7368
=== KRaft mode
7469
@@ -170,6 +165,13 @@ Change the docker image version for the specific component, updating file _.env_
170165
171166
== Installation on Kubernetes using Confluent For Kubernetes
172167
168+
=== Prerequisites
169+
170+
List of programs required to run the examples:
171+
172+
- _helm_
173+
- _kubectl_
174+
173175
Examples will run using:
174176
175177
. Minikube
@@ -193,7 +195,7 @@ https://dev.to/xs/kubernetes-minikube-with-qemu-kvm-on-arch-312a
193195
194196
https://minikube.sigs.k8s.io/docs/start/
195197
196-
=== Deployment of a cluster with Confluent for Kubernetes Operator
198+
=== Deployment of a cluster with Confluent for Kubernetes Operator (CFK)
197199
198200
Start Minikube with kvm2 driver:
199201

0 commit comments

Comments
 (0)