Listen to pods being created on your cluster.
k8ss - Kubernetes sound.
pipenv install
Uses your current kube context.
pipenv shell
# Listen to all namespaces.
python app.py
# Listen to a specific namespace.
python app.py --namespace default
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Listen to pods being created on your cluster.
k8ss - Kubernetes sound.
pipenv install
Uses your current kube context.
pipenv shell
# Listen to all namespaces.
python app.py
# Listen to a specific namespace.
python app.py --namespace default