mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 13:42:02 +00:00
Support for AWS ELB
This commit is contained in:
@@ -72,6 +72,7 @@ type CloudConfig struct {
|
||||
MasterName string
|
||||
NodeInstanceGroup string
|
||||
NumNodes int
|
||||
ClusterTag string
|
||||
|
||||
Provider cloudprovider.Interface
|
||||
}
|
||||
|
Reference in New Issue
Block a user