-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path05-hypershift-c2-storage-nodepool.yaml
99 lines (99 loc) · 2.41 KB
/
05-hypershift-c2-storage-nodepool.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
---
apiVersion: hypershift.openshift.io/v1alpha1
kind: NodePool
metadata:
name: hypershift-c2-storage-us-east-2a
namespace: clusters
ownerReferences:
- apiVersion: hypershift.openshift.io/v1alpha1
kind: HostedCluster
name: hypershift-c2
uid: e9760133-236e-44b7-8d12-ef4b9e1ff3c9
spec:
replicas: 1
clusterName: hypershift-c2
management:
autoRepair: false
replace:
rollingUpdate:
maxSurge: 1
maxUnavailable: 0
strategy: RollingUpdate
upgradeType: Replace
platform:
aws:
instanceProfile: hypershift-c2-ksw27-worker
instanceType: m6i.4xlarge
securityGroups:
- id: sg-0f609e9a29d368fd2
subnet:
id: subnet-0b2fb4ca4e224cc6a
type: AWS
release:
image: quay.io/openshift-release-dev/ocp-release:4.10.15-x86_64
---
apiVersion: hypershift.openshift.io/v1alpha1
kind: NodePool
metadata:
name: hypershift-c2-storage-us-east-2b
namespace: clusters
ownerReferences:
- apiVersion: hypershift.openshift.io/v1alpha1
kind: HostedCluster
name: hypershift-c2
uid: e9760133-236e-44b7-8d12-ef4b9e1ff3c9
spec:
replicas: 1
clusterName: hypershift-c2
management:
autoRepair: false
replace:
rollingUpdate:
maxSurge: 1
maxUnavailable: 0
strategy: RollingUpdate
upgradeType: Replace
platform:
aws:
instanceProfile: hypershift-c2-ksw27-worker
instanceType: m6i.4xlarge
securityGroups:
- id: sg-0f609e9a29d368fd2
subnet:
id: subnet-09d27e80f4fe9b648
type: AWS
release:
image: quay.io/openshift-release-dev/ocp-release:4.10.15-x86_64
---
apiVersion: hypershift.openshift.io/v1alpha1
kind: NodePool
metadata:
name: hypershift-c2-storage-us-east-2c
namespace: clusters
ownerReferences:
- apiVersion: hypershift.openshift.io/v1alpha1
kind: HostedCluster
name: hypershift-c2
uid: e9760133-236e-44b7-8d12-ef4b9e1ff3c9
spec:
replicas: 1
clusterName: hypershift-c2
management:
autoRepair: false
replace:
rollingUpdate:
maxSurge: 1
maxUnavailable: 0
strategy: RollingUpdate
upgradeType: Replace
platform:
aws:
instanceProfile: hypershift-c2-ksw27-worker
instanceType: m6i.4xlarge
securityGroups:
- id: sg-0f609e9a29d368fd2
subnet:
id: subnet-013be0d5db69802cf
type: AWS
release:
image: quay.io/openshift-release-dev/ocp-release:4.10.15-x86_64