You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
187 lines
5.9 KiB
187 lines
5.9 KiB
apiVersion: apps/v1
|
|
kind: Deployment
|
|
metadata:
|
|
annotations:
|
|
deployment.kubernetes.io/revision: "1"
|
|
field.cattle.io/creatorId: user-6fxhv
|
|
field.cattle.io/publicEndpoints: '[{"addresses":["10.100.166.50"],"port":30188,"protocol":"TCP","serviceName":"wms:wms-gateway-nodeport","allNodes":true}]'
|
|
creationTimestamp: "2022-09-23T05:49:52Z"
|
|
generation: 2
|
|
labels:
|
|
cattle.io/creator: norman
|
|
workload.user.cattle.io/workloadselector: deployment-wms-wms-gateway
|
|
managedFields:
|
|
- apiVersion: apps/v1
|
|
fieldsType: FieldsV1
|
|
fieldsV1:
|
|
f:metadata:
|
|
f:annotations:
|
|
f:field.cattle.io/publicEndpoints: {}
|
|
manager: agent
|
|
operation: Update
|
|
time: "2022-09-23T05:49:52Z"
|
|
- apiVersion: apps/v1
|
|
fieldsType: FieldsV1
|
|
fieldsV1:
|
|
f:metadata:
|
|
f:annotations:
|
|
f:deployment.kubernetes.io/revision: {}
|
|
f:status:
|
|
f:conditions:
|
|
.: {}
|
|
k:{"type":"Available"}:
|
|
.: {}
|
|
f:lastTransitionTime: {}
|
|
f:lastUpdateTime: {}
|
|
f:message: {}
|
|
f:reason: {}
|
|
f:status: {}
|
|
f:type: {}
|
|
k:{"type":"Progressing"}:
|
|
.: {}
|
|
f:lastTransitionTime: {}
|
|
f:lastUpdateTime: {}
|
|
f:message: {}
|
|
f:reason: {}
|
|
f:status: {}
|
|
f:type: {}
|
|
f:observedGeneration: {}
|
|
f:replicas: {}
|
|
f:unavailableReplicas: {}
|
|
f:updatedReplicas: {}
|
|
manager: kube-controller-manager
|
|
operation: Update
|
|
subresource: status
|
|
time: "2022-09-23T05:49:52Z"
|
|
- apiVersion: apps/v1
|
|
fieldsType: FieldsV1
|
|
fieldsV1:
|
|
f:metadata:
|
|
f:annotations:
|
|
.: {}
|
|
f:field.cattle.io/creatorId: {}
|
|
f:labels:
|
|
.: {}
|
|
f:cattle.io/creator: {}
|
|
f:workload.user.cattle.io/workloadselector: {}
|
|
f:spec:
|
|
f:progressDeadlineSeconds: {}
|
|
f:replicas: {}
|
|
f:revisionHistoryLimit: {}
|
|
f:selector: {}
|
|
f:strategy:
|
|
f:rollingUpdate:
|
|
.: {}
|
|
f:maxSurge: {}
|
|
f:maxUnavailable: {}
|
|
f:type: {}
|
|
f:template:
|
|
f:metadata:
|
|
f:annotations:
|
|
.: {}
|
|
f:cattle.io/timestamp: {}
|
|
f:field.cattle.io/ports: {}
|
|
f:labels:
|
|
.: {}
|
|
f:workload.user.cattle.io/workloadselector: {}
|
|
f:spec:
|
|
f:containers:
|
|
k:{"name":"wms-gateway"}:
|
|
.: {}
|
|
f:image: {}
|
|
f:imagePullPolicy: {}
|
|
f:name: {}
|
|
f:ports:
|
|
.: {}
|
|
k:{"containerPort":8080,"protocol":"TCP"}:
|
|
.: {}
|
|
f:containerPort: {}
|
|
f:name: {}
|
|
f:protocol: {}
|
|
f:resources: {}
|
|
f:securityContext:
|
|
.: {}
|
|
f:allowPrivilegeEscalation: {}
|
|
f:capabilities: {}
|
|
f:privileged: {}
|
|
f:readOnlyRootFilesystem: {}
|
|
f:runAsNonRoot: {}
|
|
f:stdin: {}
|
|
f:terminationMessagePath: {}
|
|
f:terminationMessagePolicy: {}
|
|
f:tty: {}
|
|
f:dnsPolicy: {}
|
|
f:restartPolicy: {}
|
|
f:schedulerName: {}
|
|
f:securityContext: {}
|
|
f:terminationGracePeriodSeconds: {}
|
|
manager: rancher
|
|
operation: Update
|
|
time: "2022-09-23T05:49:52Z"
|
|
name: wms-gateway
|
|
namespace: wms
|
|
resourceVersion: "77237"
|
|
uid: 0a3900e8-060c-4b63-83c0-88bdaca4fd84
|
|
spec:
|
|
progressDeadlineSeconds: 600
|
|
replicas: 1
|
|
revisionHistoryLimit: 10
|
|
selector:
|
|
matchLabels:
|
|
workload.user.cattle.io/workloadselector: deployment-wms-wms-gateway
|
|
strategy:
|
|
rollingUpdate:
|
|
maxSurge: 1
|
|
maxUnavailable: 0
|
|
type: RollingUpdate
|
|
template:
|
|
metadata:
|
|
annotations:
|
|
cattle.io/timestamp: "2022-09-23T05:49:51Z"
|
|
field.cattle.io/ports: '[[{"containerPort":8080,"dnsName":"wms-gateway-nodeport","hostPort":0,"kind":"NodePort","name":"8080tcp01","protocol":"TCP","sourcePort":0}]]'
|
|
creationTimestamp: null
|
|
labels:
|
|
workload.user.cattle.io/workloadselector: deployment-wms-wms-gateway
|
|
spec:
|
|
containers:
|
|
- image: 10.100.166.50:15001/wms/wms-gateway@sha256:6e8c061d45420800a12ea0335e9ecd4c9c2154fd84d2d6554740716255772a45
|
|
imagePullPolicy: Always
|
|
name: wms-gateway
|
|
ports:
|
|
- containerPort: 8080
|
|
name: 8080tcp01
|
|
protocol: TCP
|
|
resources: {}
|
|
securityContext:
|
|
allowPrivilegeEscalation: false
|
|
capabilities: {}
|
|
privileged: false
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
stdin: true
|
|
terminationMessagePath: /dev/termination-log
|
|
terminationMessagePolicy: File
|
|
tty: true
|
|
dnsPolicy: ClusterFirst
|
|
restartPolicy: Always
|
|
schedulerName: default-scheduler
|
|
securityContext: {}
|
|
terminationGracePeriodSeconds: 30
|
|
status:
|
|
conditions:
|
|
- lastTransitionTime: "2022-09-23T05:49:52Z"
|
|
lastUpdateTime: "2022-09-23T05:49:52Z"
|
|
message: Deployment does not have minimum availability.
|
|
reason: MinimumReplicasUnavailable
|
|
status: "False"
|
|
type: Available
|
|
- lastTransitionTime: "2022-09-23T05:49:52Z"
|
|
lastUpdateTime: "2022-09-23T05:49:52Z"
|
|
message: ReplicaSet "wms-gateway-5f8f6fd8c6" is progressing.
|
|
reason: ReplicaSetUpdated
|
|
status: "True"
|
|
type: Progressing
|
|
observedGeneration: 2
|
|
replicas: 1
|
|
unavailableReplicas: 1
|
|
updatedReplicas: 1
|
|
|