Files
kubernetes/test/kubemark
Jakub Pierewoj 6f0eec4dff Create kubemark cluster as private
This removes setting KUBE_GCE_PRIVATE_CLUSTER=false flag when creating
kubemark master.

In result, util.sh detect-master function detects both private and
public master IPs. The comment about cloud NAT does not apply after
https://github.com/kubernetes/kubernetes/pull/81073/files got merged
(see comments in the PR discussion).

This is first PR to change kubemark clusters to use private master IPs:
https://github.com/kubernetes/perf-tests/issues/874.

Note that kubemark kubeconfig will still contain public master IP. This
will be addresses in the follow-up PRs.

Testing:
* set up kubemark cluster
* verified that both private and public kubemark master IPs are logged
* ran tests on kubemark cluster using cluster loader
2019-12-04 15:19:22 +01:00
..
2019-12-04 15:19:22 +01:00
2019-11-16 17:49:26 +08:00
2019-11-21 15:56:15 +08:00
2019-11-28 10:36:56 +01:00
2019-11-28 10:36:56 +01:00
2019-11-03 19:36:59 -05:00
2019-11-28 10:36:56 +01:00
2019-11-22 16:26:21 +08:00