mirror of
https://github.com/helm/chart-testing.git
synced 2026-02-05 09:45:14 +01:00
Update kind readme to reflect one worker node cluster setup (#118)
Signed-off-by: rimas <rmocius@gmail.com>
This commit is contained in:
committed by
Reinhard Nägele
parent
4040c6ed7f
commit
b33b7c0947
@@ -3,5 +3,5 @@
|
||||
`kind` is a tool for running local Kubernetes clusters using Docker container "nodes".
|
||||
|
||||
This example shows how to lint and test charts using CircleCi and [kind](https://github.com/kubernetes-sigs/kind).
|
||||
It creates a cluster with a single master node and three worker nodes.
|
||||
It creates a cluster with a single master node and one worker node.
|
||||
The cluster configuration can be adjusted in [kind-config.yaml](test/kind-config.yaml).
|
||||
|
||||
Reference in New Issue
Block a user