mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 13:42:02 +00:00
remove hack/e2e.go
This commit is contained in:
committed by
Davanum Srinivas
parent
2b3540068b
commit
83c56a0373
@@ -11,8 +11,6 @@ This feature is graduating to Beta in release 1.15.
|
||||
|
||||
This directory contains the addon config yaml - `nodelocaldns.yaml`
|
||||
The variables will be substituted by the configure scripts when the yaml is copied into master.
|
||||
To create a GCE cluster with nodelocaldns enabled, use the command:
|
||||
`KUBE_ENABLE_NODELOCAL_DNS=true go run hack/e2e.go -v --up`
|
||||
|
||||
We have the following variables in the yaml:
|
||||
`__PILLAR__DNS__SERVER__` - set to kube-dns service IP.
|
||||
|
Reference in New Issue
Block a user