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

Next revision
Previous revision
cheatsheet-kubernetes [2025/06/01 11:59] – created - external edit 127.0.0.1cheatsheet-kubernetes [2025/07/20 05:47] (current) – [MISC] sjoerd
Line 283: Line 283:
 # Open the terminal (click terminal icon next to the name) # Open the terminal (click terminal icon next to the name)
 grafana cli admin reset-admin-password <admin-password> grafana cli admin reset-admin-password <admin-password>
 +</code>
 +\\ Check for kafka topics
 +<code bash>
 +# open a terminal on one of the kafka brokers (eg kafka-kafka-0)
 +./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.1748779162.txt.gz · Last modified: by 127.0.0.1

Exception: Git command failed to perform periodic pull: From https://dev.azure.com/getshiftingcom/Documentation/_git/knowledge * branch main -> FETCH_HEAD fatal

Exception: Git command failed to perform periodic pull: From https://dev.azure.com/getshiftingcom/Documentation/_git/knowledge * branch main -> FETCH_HEAD fatal

An unforeseen error has occured. This is most likely a bug somewhere. It might be a problem in the gitbacked plugin.

More info has been written to the DokuWiki error log.