Go to file
coldfire84 4cfc8fc0db
[node-red] Add startupProbe (#147)
* Add startupProbe to Node-RED chart in order to address slow starting container being killed due to liveness probe failures.

* Bump node-red chart version

* Update version to reflect new feature.

* Paramaterisation of liveness, readiness and startup probe configuration.

Configure startup probe to disabled by default.

Co-authored-by: Jeff Billimek <jeff@billimek.com>
2020-11-14 12:29:03 -05:00
.github [CI] Fix deprecation warning (#136) 2020-11-10 10:48:35 -05:00
charts [node-red] Add startupProbe (#147) 2020-11-14 12:29:03 -05:00
.gitignore [nzbget] Migrate to media-common (#49) 2020-09-19 09:03:23 -04:00
.pre-commit-config.yaml Add pre-commit support (#42) 2020-09-09 08:00:50 -04:00
CONTRIBUTING.md Add pre-commit support (#42) 2020-09-09 08:00:50 -04:00
ct.yaml [media-common] Migrate to library chart (#109) 2020-11-06 13:46:50 -05:00
LICENSE top-level renames 2020-08-29 09:29:12 -04:00
README.md add artifacthub badge 2020-09-13 05:08:51 -05:00

k8s@Home collection of helm charts

License pre-commit Artifact HUB

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repo as follows:

helm repo add k8s-at-home https://k8s-at-home.com/charts/

You can then run helm search repo k8s-at-home to see the charts.

Charts

See artifact hub for a complete list.

Contributing

See CONTRIBUTING.md

License

Apache 2.0 License