Removed mesos as cloud provider from Kubernetes.

This commit is contained in:
Guangya Liu
2017-06-09 17:13:54 +08:00
parent 5ca03d674e
commit 498b034492
11 changed files with 0 additions and 1485 deletions

View File

@@ -43,7 +43,6 @@ var cloudproviders = []string{
"azure",
"cloudstack",
"gce",
"mesos",
"openstack",
"ovirt",
"photon",