Files
kubernetes/cluster
John Schnake 03d0e86117 Add support for dryRun option to kube-conformance image
A common issue users run into is wanting a list of tests
a certain regexp will run, without actually running it.

ginkgo supports this with the dryRun flag but it was not
exposed via the kube-conformance image. This change
will set the flag if the E2E_DRYRUN environment variable
is set.

Fixes #74727
2019-02-28 09:21:04 -06:00
..
2019-02-23 10:28:04 +08:00
2019-02-24 20:46:20 +08:00
2019-02-24 20:35:46 +08:00
2019-02-23 10:28:04 +08:00
2019-01-12 10:29:29 -08:00
2019-01-16 14:29:17 -08:00
aaa
2019-02-18 17:50:55 -05:00
aaa
2019-02-18 17:50:55 -05:00

Cluster Configuration

Deprecation Notice: This directory has entered maintenance mode and will not be accepting new providers. Deployments in this directory will continue to be maintained and supported at their current level of support.

The scripts and data in this directory automate creation and configuration of a Kubernetes cluster, including networking, DNS, nodes, and control plane components.

See the getting-started guides for examples of how to use the scripts.

cloudprovider/config-default.sh contains a set of tweakable definitions/parameters for the cluster.

Analytics