-
Notifications
You must be signed in to change notification settings - Fork 29
/
ocs-machineset-az1.yaml
65 lines (65 loc) · 2.23 KB
/
ocs-machineset-az1.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
apiVersion: machine.openshift.io/v1beta1
kind: MachineSet
metadata:
labels:
machine.openshift.io/cluster-api-cluster: aro-stkirk-bfehg-r2gtq
machine.openshift.io/cluster-api-machine-role: infra
machine.openshift.io/cluster-api-machine-type: infra
name: aro-stkirk-bfehg-r2gtq-ocs-eastus1
namespace: openshift-machine-api
spec:
replicas: 1
selector:
matchLabels:
machine.openshift.io/cluster-api-cluster: aro-stkirk-bfehg-r2gtq
machine.openshift.io/cluster-api-machineset: aro-stkirk-bfehg-r2gtq-ocs-eastus1
template:
metadata:
creationTimestamp: null
labels:
machine.openshift.io/cluster-api-cluster: aro-stkirk-bfehg-r2gtq
machine.openshift.io/cluster-api-machine-role: infra
machine.openshift.io/cluster-api-machine-type: infra
machine.openshift.io/cluster-api-machineset: aro-stkirk-bfehg-r2gtq-ocs-eastus1
spec:
metadata:
creationTimestamp: null
labels:
node-role.kubernetes.io/infra: ""
cluster.ocs.openshift.io/openshift-storage: ""
taints:
- effect: NoSchedule
key: node.ocs.openshift.io/storage
value: "true"
providerSpec:
value:
apiVersion: azureproviderconfig.openshift.io/v1beta1
credentialsSecret:
name: azure-cloud-credentials
namespace: openshift-machine-api
image:
offer: aro4
publisher: azureopenshift
resourceID: ''
sku: aro_48
version: 48.84.20210630
kind: AzureMachineProviderSpec
location: eastus
metadata:
creationTimestamp: null
networkResourceGroup: aro-stkirk-bfehg-eastus
osDisk:
diskSizeGB: 128
managedDisk:
storageAccountType: Premium_LRS
osType: Linux
publicIP: false
publicLoadBalancer: aro-stkirk-bfehg-r2gtq
resourceGroup: aro-stkirk-bfehg-eastus-cluster
subnet: aro-stkirk-bfehg-worker
apiVersion: azureproviderconfig.openshift.io/v1beta1
userDataSecret:
name: worker-user-data
vmSize: Standard_D16s_v3
vnet: aro-stkirk-bfehg-vnet
zone: '1'