I hereby claim:
- I am matbrito on github.
- I am matheusb (https://keybase.io/matheusb) on keybase.
- I have a public key ASDWSF3DhvYGPmvliwf1SF9BFvIQJaKgEjloODZjnSsGJQo
To claim this, I am signing this object:
| #!/bin/bash | |
| # Script to test connectivity to all Kubernetes clusters defined in config.yaml | |
| # This script will test each cluster context and report connectivity status | |
| show_help() { | |
| cat << EOF | |
| Usage: $0 [OPTIONS] | |
| Test connectivity to all Kubernetes clusters defined in a kubeconfig file. |
| #!/bin/bash | |
| SCRIPT_NAME="envfrom2env.sh" | |
| show_help() { | |
| cat << EOF | |
| Extract environment variables from ConfigMaps and Secrets referenced in the | |
| envFrom field of Kubernetes workloads and generate a .env file. | |
| USAGE |
I hereby claim:
To claim this, I am signing this object: