Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Sep 1, 2024
1 parent 4bef15e commit acd90b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -656,6 +656,7 @@ See also [Knowledge Base notes for GCP](https://github.com/HariSekhon/Knowledge-
- `kubectl_dnsutils.sh`
- `kubectl_gcloud_sdk.sh`
- `kubectl_run_sa.sh` - launch a quick pod with the given service account to test private repo pull & other permissions
- `kubectl_port_forward_spark.sh` - launches `kubectl port-forward` to Spark driver pod for Spark UI. If more than one Spark driver pod is found, prompts with an interactive dialogue to choose one. On Mac automatically opens the Spark UI on localhost URL in the default browser
- `helm_template.sh` - templates a Helm chart for Kustomize deployments
- `kustomize_parse_helm_charts.sh` - parses the [Helm](https://helm.sh/) charts from one or more `kustomization.yaml` files into TSV format for further shell pipe processing
- `kustomize_install_helm_charts.sh` - installs the [Helm](https://helm.sh/) charts from one or more `kustomization.yaml` files the old fashioned Helm CLI way so that tools like [Nova](https://github.com/FairwindsOps/nova) can be used to detect outdated charts (used in [Kubernetes-configs](https://github.com/HariSekhon/Kubernetes-configs) repo's [CI](https://github.com/HariSekhon/Kubernetes-configs/actions/workflows/nova.yaml))
Expand Down

0 comments on commit acd90b9

Please # to comment.