wiki.getshifting.com

--- Sjoerd Hooft's InFormation Technology ---

User Tools

Site Tools


cheatsheet-kubernetes
Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
cheatsheet-kubernetes [2025/07/20 05:45] – [MISC] sjoerdcheatsheet-kubernetes [2025/07/20 05:47] (current) – [MISC] sjoerd
Line 288: Line 288:
 # open a terminal on one of the kafka brokers (eg kafka-kafka-0) # open a terminal on one of the kafka brokers (eg kafka-kafka-0)
 ./bin/kafka-topics.sh --list --bootstrap-server localhost:9092 ./bin/kafka-topics.sh --list --bootstrap-server localhost:9092
 +</code>
 +\\ Get all resource kinds with their name from a manifest:
 +<code bash>
 +cat opentelemetry-operator.yaml | grep -i '^kind\|^  name:'
 </code> </code>
  
cheatsheet-kubernetes.1752990355.txt.gz · Last modified: by sjoerd