1
0
mirror of https://github.com/helm/chart-testing.git synced 2026-02-05 09:45:14 +01:00
Files
chart-testing/examples/kind
André Bauer 4e07361ff4 set port in .kube/config file to 6433 (#81)
Signed-off-by: André Bauer <monotek23@gmail.com>
2019-01-14 21:42:12 +01:00
..
2019-01-09 11:49:14 +01:00
2018-11-28 20:53:10 +01:00

Chart testing example with CircleCi and kind - kubernetes in docker

This example shows how to lint and test charts using CircleCi and kind.

kind is a tool for running local/CI pipelines Kubernetes clusters using Docker container "nodes".