Deployment Details
Kubectl Commands
- View
- Delete
- Describe
- Scale
Containers
Name | Image | Ports | ... |
---|---|---|---|
coredns | docker.io/coredns/coredns:1.10.1 | 53/UDP53/TCP9153/TCP | ... |
Metadata
Creation Time: 2024-07-01T18:54:25Z
Labels:
- c3.doks.digitalocean.com/component: coredns...
- c3.doks.digitalocean.com/plane: data...
- doks.digitalocean.com/managed: true...
- k8s-app: kube-dns
- kubernetes.io/name: CoreDNS...
Annotation:
- deployment.kubernetes.io/revision: 3...
name: corednsnamespace: kube-systemuid: db4c9501-8d14-44f4-8b97-757c709627d0resourceVersion: '27462807'generation: 3creationTimestamp: '2024-07-01T18:54:25Z'labels:c3.doks.digitalocean.com/component: corednsc3.doks.digitalocean.com/plane: datadoks.digitalocean.com/managed: 'true'k8s-app: kube-dnskubernetes.io/name: CoreDNSannotations:deployment.kubernetes.io/revision: '3'
- name: corednsimage: docker.io/coredns/coredns:1.10.1args:- '-conf'- /etc/coredns/Corefileports:- name: dnscontainerPort: 53protocol: UDP- name: dns-tcpcontainerPort: 53protocol: TCP- name: metricscontainerPort: 9153protocol: TCPresources:limits:memory: 170Mirequests:cpu: 100mmemory: 70MivolumeMounts:- name: config-volumereadOnly: truemountPath: /etc/coredns- name: custom-config-volumereadOnly: truemountPath: /etc/coredns/customlivenessProbe:httpGet:path: /healthport: 8080scheme: HTTPinitialDelaySeconds: 60timeoutSeconds: 5periodSeconds: 10successThreshold: 1failureThreshold: 5readinessProbe:httpGet:path: /readyport: 8181scheme: HTTPtimeoutSeconds: 1periodSeconds: 10successThreshold: 1failureThreshold: 3terminationMessagePath: /dev/termination-logterminationMessagePolicy: FileimagePullPolicy: IfNotPresentsecurityContext:capabilities:add:- NET_BIND_SERVICEdrop:- allreadOnlyRootFilesystem: trueallowPrivilegeEscalation: false
observedGeneration: 3replicas: 2updatedReplicas: 2readyReplicas: 2availableReplicas: 2conditions:- type: Progressingstatus: 'True'lastUpdateTime: '2024-09-19T22:00:41Z'lastTransitionTime: '2024-07-01T18:54:25Z'reason: NewReplicaSetAvailablemessage: ReplicaSet "coredns-5dd67759cd" has successfully progressed.- type: Availablestatus: 'True'lastUpdateTime: '2024-09-26T18:24:36Z'lastTransitionTime: '2024-09-26T18:24:36Z'reason: MinimumReplicasAvailablemessage: Deployment has minimum availability.
replicas: 2selector:matchLabels:k8s-app: kube-dnstemplate:metadata:creationTimestamp: nulllabels:doks.digitalocean.com/managed: 'true'k8s-app: kube-dnsspec:volumes:- name: config-volumeconfigMap:name: corednsitems:- key: Corefilepath: CorefiledefaultMode: 420- name: custom-config-volumeconfigMap:name: coredns-customdefaultMode: 420optional: truecontainers:- name: corednsimage: docker.io/coredns/coredns:1.10.1args:- '-conf'- /etc/coredns/Corefileports:- name: dnscontainerPort: 53protocol: UDP- name: dns-tcpcontainerPort: 53protocol: TCP- name: metricscontainerPort: 9153protocol: TCPresources:limits:memory: 170Mirequests:cpu: 100mmemory: 70MivolumeMounts:- name: config-volumereadOnly: truemountPath: /etc/coredns- name: custom-config-volumereadOnly: truemountPath: /etc/coredns/customlivenessProbe:httpGet:path: /healthport: 8080scheme: HTTPinitialDelaySeconds: 60timeoutSeconds: 5periodSeconds: 10successThreshold: 1failureThreshold: 5readinessProbe:httpGet:path: /readyport: 8181scheme: HTTPtimeoutSeconds: 1periodSeconds: 10successThreshold: 1failureThreshold: 3terminationMessagePath: /dev/termination-logterminationMessagePolicy: FileimagePullPolicy: IfNotPresentsecurityContext:capabilities:add:- NET_BIND_SERVICEdrop:- allreadOnlyRootFilesystem: trueallowPrivilegeEscalation: falserestartPolicy: AlwaysterminationGracePeriodSeconds: 30dnsPolicy: DefaultnodeSelector:kubernetes.io/os: linuxserviceAccountName: corednsserviceAccount: corednssecurityContext: {}affinity:nodeAffinity:preferredDuringSchedulingIgnoredDuringExecution:- weight: 50preference:matchExpressions:- key: doks.digitalocean.com/gpu-brandoperator: DoesNotExistpodAntiAffinity:preferredDuringSchedulingIgnoredDuringExecution:- weight: 100podAffinityTerm:labelSelector:matchExpressions:- key: k8s-appoperator: Invalues:- kube-dnstopologyKey: kubernetes.io/hostnameschedulerName: default-schedulertolerations:- key: CriticalAddonsOnlyoperator: Exists- key: nvidia.com/gpuoperator: ExistspriorityClassName: system-cluster-criticalstrategy:type: RollingUpdaterollingUpdate:maxUnavailable: 1maxSurge: 100%revisionHistoryLimit: 10progressDeadlineSeconds: 600
metadata:name: corednsnamespace: kube-systemuid: db4c9501-8d14-44f4-8b97-757c709627d0resourceVersion: '27462807'generation: 3creationTimestamp: '2024-07-01T18:54:25Z'labels:c3.doks.digitalocean.com/component: corednsc3.doks.digitalocean.com/plane: datadoks.digitalocean.com/managed: 'true'k8s-app: kube-dnskubernetes.io/name: CoreDNSannotations:deployment.kubernetes.io/revision: '3'spec:replicas: 2selector:matchLabels:k8s-app: kube-dnstemplate:metadata:creationTimestamp: nulllabels:doks.digitalocean.com/managed: 'true'k8s-app: kube-dnsspec:volumes:- name: config-volumeconfigMap:name: corednsitems:- key: Corefilepath: CorefiledefaultMode: 420- name: custom-config-volumeconfigMap:name: coredns-customdefaultMode: 420optional: truecontainers:- name: corednsimage: docker.io/coredns/coredns:1.10.1args:- '-conf'- /etc/coredns/Corefileports:- name: dnscontainerPort: 53protocol: UDP- name: dns-tcpcontainerPort: 53protocol: TCP- name: metricscontainerPort: 9153protocol: TCPresources:limits:memory: 170Mirequests:cpu: 100mmemory: 70MivolumeMounts:- name: config-volumereadOnly: truemountPath: /etc/coredns- name: custom-config-volumereadOnly: truemountPath: /etc/coredns/customlivenessProbe:httpGet:path: /healthport: 8080scheme: HTTPinitialDelaySeconds: 60timeoutSeconds: 5periodSeconds: 10successThreshold: 1failureThreshold: 5readinessProbe:httpGet:path: /readyport: 8181scheme: HTTPtimeoutSeconds: 1periodSeconds: 10successThreshold: 1failureThreshold: 3terminationMessagePath: /dev/termination-logterminationMessagePolicy: FileimagePullPolicy: IfNotPresentsecurityContext:capabilities:add:- NET_BIND_SERVICEdrop:- allreadOnlyRootFilesystem: trueallowPrivilegeEscalation: falserestartPolicy: AlwaysterminationGracePeriodSeconds: 30dnsPolicy: DefaultnodeSelector:kubernetes.io/os: linuxserviceAccountName: corednsserviceAccount: corednssecurityContext: {}affinity:nodeAffinity:preferredDuringSchedulingIgnoredDuringExecution:- weight: 50preference:matchExpressions:- key: doks.digitalocean.com/gpu-brandoperator: DoesNotExistpodAntiAffinity:preferredDuringSchedulingIgnoredDuringExecution:- weight: 100podAffinityTerm:labelSelector:matchExpressions:- key: k8s-appoperator: Invalues:- kube-dnstopologyKey: kubernetes.io/hostnameschedulerName: default-schedulertolerations:- key: CriticalAddonsOnlyoperator: Exists- key: nvidia.com/gpuoperator: ExistspriorityClassName: system-cluster-criticalstrategy:type: RollingUpdaterollingUpdate:maxUnavailable: 1maxSurge: 100%revisionHistoryLimit: 10progressDeadlineSeconds: 600status:observedGeneration: 3replicas: 2updatedReplicas: 2readyReplicas: 2availableReplicas: 2conditions:- type: Progressingstatus: 'True'lastUpdateTime: '2024-09-19T22:00:41Z'lastTransitionTime: '2024-07-01T18:54:25Z'reason: NewReplicaSetAvailablemessage: ReplicaSet "coredns-5dd67759cd" has successfully progressed.- type: Availablestatus: 'True'lastUpdateTime: '2024-09-26T18:24:36Z'lastTransitionTime: '2024-09-26T18:24:36Z'reason: MinimumReplicasAvailablemessage: Deployment has minimum availability.
... | Namespace | First Seen | Last Seen | Type | Reason | Object | Message |
---|---|---|---|---|---|---|---|
No data |
... | Namespace | First Seen | Last Seen | Type | Reason | Object | Message |
---|---|---|---|---|---|---|---|
No data |
... | Namespace | First Seen | Last Seen | Type | Reason | Object | Message |
---|---|---|---|---|---|---|---|
No data |