I hereby claim:
- I am gauravarora on github.
- I am gaurav (https://keybase.io/gaurav) on keybase.
- I have a public key ASC4FQT_vnC2om_rdy8VzDExSonChPXuRq5d200KH8a57wo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| Get all images in cluster | |
| kubectl get pods --all-namespaces -o jsonpath="{..image}" | tr -s '[[:space:]]' '\n' | sort | uniq -c | |
| Nodes with type | |
| kubectl get nodes -L beta.kubernetes.io/instance-type -L failure-domain.beta.kubernetes.io/zone |
| version: "3" | |
| networks: | |
| kong-net: | |
| driver: bridge | |
| volumes: | |
| postgres_data: | |
| driver: local |
| version: '3.4' | |
| networks: | |
| kong-net: | |
| keycloak-net: | |
| volumes: | |
| kong-datastore: | |
| driver: local | |
| keycloak-datastore: |