mirror of https://github.com/kubernetes/kops.git
chore(tests/integration/create_cluster): add new field
This commit is contained in:
parent
6e6329db05
commit
9b5b56aa63
|
|
@ -4,6 +4,8 @@ metadata:
|
|||
creationTimestamp: 2017-01-01T00:00:00Z
|
||||
name: complex.example.com
|
||||
spec:
|
||||
kubelet:
|
||||
anonymousAuth: true
|
||||
api:
|
||||
dns: {}
|
||||
authorization:
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ metadata:
|
|||
creationTimestamp: 2017-01-01T00:00:00Z
|
||||
name: ha.example.com
|
||||
spec:
|
||||
kubelet:
|
||||
anonymousAuth: true
|
||||
adminAccess:
|
||||
- 0.0.0.0/0
|
||||
api:
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ metadata:
|
|||
creationTimestamp: 2017-01-01T00:00:00Z
|
||||
name: ha.example.com
|
||||
spec:
|
||||
kubelet:
|
||||
anonymousAuth: true
|
||||
api:
|
||||
dns: {}
|
||||
authorization:
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ metadata:
|
|||
creationTimestamp: 2017-01-01T00:00:00Z
|
||||
name: ha.example.com
|
||||
spec:
|
||||
kubelet:
|
||||
anonymousAuth: true
|
||||
adminAccess:
|
||||
- 0.0.0.0/0
|
||||
api:
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ metadata:
|
|||
creationTimestamp: 2017-01-01T00:00:00Z
|
||||
name: ha.example.com
|
||||
spec:
|
||||
kubelet:
|
||||
anonymousAuth: true
|
||||
api:
|
||||
dns: {}
|
||||
authorization:
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ metadata:
|
|||
creationTimestamp: 2017-01-01T00:00:00Z
|
||||
name: ha-gce.example.com
|
||||
spec:
|
||||
kubelet:
|
||||
anonymousAuth: true
|
||||
api:
|
||||
dns: {}
|
||||
authorization:
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ metadata:
|
|||
creationTimestamp: 2017-01-01T00:00:00Z
|
||||
name: ha.example.com
|
||||
spec:
|
||||
kubelet:
|
||||
anonymousAuth: true
|
||||
api:
|
||||
dns: {}
|
||||
authorization:
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ metadata:
|
|||
creationTimestamp: 2017-01-01T00:00:00Z
|
||||
name: minimal.example.com
|
||||
spec:
|
||||
kubelet:
|
||||
anonymousAuth: true
|
||||
adminAccess:
|
||||
- 0.0.0.0/0
|
||||
api:
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ metadata:
|
|||
creationTimestamp: 2017-01-01T00:00:00Z
|
||||
name: minimal.example.com
|
||||
spec:
|
||||
kubelet:
|
||||
anonymousAuth: true
|
||||
api:
|
||||
dns: {}
|
||||
authorization:
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ metadata:
|
|||
creationTimestamp: 2017-01-01T00:00:00Z
|
||||
name: private.example.com
|
||||
spec:
|
||||
kubelet:
|
||||
anonymousAuth: true
|
||||
adminAccess:
|
||||
- 0.0.0.0/0
|
||||
api:
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ metadata:
|
|||
creationTimestamp: 2017-01-01T00:00:00Z
|
||||
name: private.example.com
|
||||
spec:
|
||||
kubelet:
|
||||
anonymousAuth: true
|
||||
api:
|
||||
loadBalancer:
|
||||
type: Public
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ metadata:
|
|||
creationTimestamp: 2017-01-01T00:00:00Z
|
||||
name: overrides.example.com
|
||||
spec:
|
||||
kubelet:
|
||||
anonymousAuth: true
|
||||
api:
|
||||
dns: {}
|
||||
authorization:
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ metadata:
|
|||
creationTimestamp: 2017-01-01T00:00:00Z
|
||||
name: private.example.com
|
||||
spec:
|
||||
kubelet:
|
||||
anonymousAuth: true
|
||||
adminAccess:
|
||||
- 0.0.0.0/0
|
||||
api:
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ metadata:
|
|||
creationTimestamp: 2017-01-01T00:00:00Z
|
||||
name: private.example.com
|
||||
spec:
|
||||
kubelet:
|
||||
anonymousAuth: true
|
||||
api:
|
||||
loadBalancer:
|
||||
type: Public
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ metadata:
|
|||
creationTimestamp: 2017-01-01T00:00:00Z
|
||||
name: private-subnets.example.com
|
||||
spec:
|
||||
kubelet:
|
||||
anonymousAuth: true
|
||||
api:
|
||||
loadBalancer:
|
||||
type: Public
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ metadata:
|
|||
creationTimestamp: 2017-01-01T00:00:00Z
|
||||
name: subnet.example.com
|
||||
spec:
|
||||
kubelet:
|
||||
anonymousAuth: true
|
||||
adminAccess:
|
||||
- 0.0.0.0/0
|
||||
api:
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ metadata:
|
|||
creationTimestamp: 2017-01-01T00:00:00Z
|
||||
name: subnet.example.com
|
||||
spec:
|
||||
kubelet:
|
||||
anonymousAuth: true
|
||||
api:
|
||||
dns: {}
|
||||
authorization:
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ metadata:
|
|||
creationTimestamp: 2017-01-01T00:00:00Z
|
||||
name: subnet.example.com
|
||||
spec:
|
||||
kubelet:
|
||||
anonymousAuth: true
|
||||
adminAccess:
|
||||
- 0.0.0.0/0
|
||||
api:
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ metadata:
|
|||
creationTimestamp: 2017-01-01T00:00:00Z
|
||||
name: subnet.example.com
|
||||
spec:
|
||||
kubelet:
|
||||
anonymousAuth: true
|
||||
api:
|
||||
dns: {}
|
||||
authorization:
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ metadata:
|
|||
creationTimestamp: 2017-01-01T00:00:00Z
|
||||
name: vpc.example.com
|
||||
spec:
|
||||
kubelet:
|
||||
anonymousAuth: true
|
||||
adminAccess:
|
||||
- 0.0.0.0/0
|
||||
api:
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ metadata:
|
|||
creationTimestamp: 2017-01-01T00:00:00Z
|
||||
name: vpc.example.com
|
||||
spec:
|
||||
kubelet:
|
||||
anonymousAuth: true
|
||||
api:
|
||||
dns: {}
|
||||
authorization:
|
||||
|
|
|
|||
Loading…
Reference in New Issue