· 6 years ago · Feb 20, 2020, 07:38 PM
1[asimha-redhat.com@bastion ~]$ oc describe machineset logging-1a -n openshift-machine-api
2Name: logging-1a
3Namespace: openshift-machine-api
4Labels: machine.openshift.io/cluster-api-cluster=1033-fvthp
5 machine.openshift.io/cluster-api-machine-role=worker
6 machine.openshift.io/cluster-api-machine-type=worker
7Annotations: <none>
8API Version: machine.openshift.io/v1beta1
9Kind: MachineSet
10Metadata:
11 Creation Timestamp: 2020-02-20T19:17:37Z
12 Generation: 2
13 Resource Version: 1042160
14 Self Link: /apis/machine.openshift.io/v1beta1/namespaces/openshift-machine-api/machinesets/logging-1a
15 UID: a7f87dc7-5415-11ea-8eb5-fa163e7ca372
16Spec:
17 Replicas: 1
18 Selector:
19 Match Labels:
20 machine.openshift.io/cluster-api-cluster: 1033-fvthp
21 machine.openshift.io/cluster-api-machineset: logging-1a
22 Template:
23 Metadata:
24 Creation Timestamp: <nil>
25 Labels:
26 machine.openshift.io/cluster-api-cluster: 1033-fvthp
27 machine.openshift.io/cluster-api-machine-role: worker
28 machine.openshift.io/cluster-api-machine-type: worker
29 machine.openshift.io/cluster-api-machineset: logging-1a
30 Spec:
31 Metadata:
32 Creation Timestamp: <nil>
33 Labels:
34 node-role.kubernetes.io/logging:
35 Provider Spec:
36 Value:
37 API Version: openstackproviderconfig.openshift.io/v1alpha1
38 Cloud Name: openstack
39 Clouds Secret:
40 Name: openstack-cloud-credentials
41 Namespace: openshift-machine-api
42 Flavor: 4c12g30d
43 Image: rhcos-ocp42
44 Kind: OpenstackProviderSpec
45 Networks:
46 Filter:
47 Subnets:
48 Filter:
49 Name: 1033-ocp-subnet
50 Security Groups:
51 Filter:
52 Name: 1033-worker_sg
53 Server Metadata:
54 Name: 1033-fvthp-worker
55 Openshift Cluster ID: 1033-fvthp
56 Tags:
57 openshiftClusterID=1033-fvthp
58 Trunk: false
59 User Data Secret:
60 Name: worker-user-data
61 Taints:
62 Effect: NoSchedule
63 Key: logging
64 Value: reserved
65 Effect: NoExecute
66 Key: logging
67 Value: reserved
68Status:
69 Fully Labeled Replicas: 1
70 Observed Generation: 2
71 Replicas: 1
72Events:
73 Type Reason Age From Message
74 ---- ------ ---- ---- -------
75 Warning ReconcileError 16s machineset_controller failed to update machine set status: Operation cannot be fulfilled on machinesets.machine.openshift.io "logging-1a": the object has been modified; please apply your changes to the latest version and try again
76[asimha-redhat.com@bastion ~]$