Deployment Details
Kubectl Commands
- View
- Delete
- Describe
- Scale
Containers
Name | Image | Ports | ... |
---|---|---|---|
coredns | registry.k8s.io/coredns/coredns:v1.11.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: 6...
name: corednsnamespace: kube-systemuid: db4c9501-8d14-44f4-8b97-757c709627d0resourceVersion: '103271822'generation: 6creationTimestamp: '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: '6'
- name: corednsimage: registry.k8s.io/coredns/coredns:v1.11.1args:- '-conf'- /etc/coredns/Corefileports:- name: dnscontainerPort: 53protocol: UDP- name: dns-tcpcontainerPort: 53protocol: TCP- name: metricscontainerPort: 9153protocol: TCPresources:limits:memory: 170Mirequests:cpu: 100mmemory: 170MivolumeMounts:- 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: 6replicas: 2updatedReplicas: 2readyReplicas: 2availableReplicas: 2conditions:- type: Availablestatus: 'True'lastUpdateTime: '2024-09-26T18:24:36Z'lastTransitionTime: '2024-09-26T18:24:36Z'reason: MinimumReplicasAvailablemessage: Deployment has minimum availability.- type: Progressingstatus: 'True'lastUpdateTime: '2025-05-22T22:00:43Z'lastTransitionTime: '2024-07-01T18:54:25Z'reason: NewReplicaSetAvailablemessage: ReplicaSet "coredns-6b79676d8" has successfully progressed.
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: registry.k8s.io/coredns/coredns:v1.11.1args:- '-conf'- /etc/coredns/Corefileports:- name: dnscontainerPort: 53protocol: UDP- name: dns-tcpcontainerPort: 53protocol: TCP- name: metricscontainerPort: 9153protocol: TCPresources:limits:memory: 170Mirequests:cpu: 100mmemory: 170MivolumeMounts:- 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: '103271822'generation: 6creationTimestamp: '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: '6'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: registry.k8s.io/coredns/coredns:v1.11.1args:- '-conf'- /etc/coredns/Corefileports:- name: dnscontainerPort: 53protocol: UDP- name: dns-tcpcontainerPort: 53protocol: TCP- name: metricscontainerPort: 9153protocol: TCPresources:limits:memory: 170Mirequests:cpu: 100mmemory: 170MivolumeMounts:- 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: 6replicas: 2updatedReplicas: 2readyReplicas: 2availableReplicas: 2conditions:- type: Availablestatus: 'True'lastUpdateTime: '2024-09-26T18:24:36Z'lastTransitionTime: '2024-09-26T18:24:36Z'reason: MinimumReplicasAvailablemessage: Deployment has minimum availability.- type: Progressingstatus: 'True'lastUpdateTime: '2025-05-22T22:00:43Z'lastTransitionTime: '2024-07-01T18:54:25Z'reason: NewReplicaSetAvailablemessage: ReplicaSet "coredns-6b79676d8" has successfully progressed.
Name | Namespace | Status | Created | Restarts | Node | IP Address |
---|---|---|---|---|---|---|
coredns-6b79676d8-kx7lx | kube-system | Running | a month ago | 0 | system-0-655pn | 10.244.1.208 |
coredns-6b79676d8-9569v | kube-system | Running | a month ago | 0 | system-0-65529 | 10.244.1.61 |
Name | Namespace | Status | Created | Restarts | Node | IP Address |
---|---|---|---|---|---|---|
coredns-6b79676d8-kx7lx | kube-system | Running | a month ago | 0 | system-0-655pn | 10.244.1.208 |
coredns-6b79676d8-9569v | kube-system | Running | a month ago | 0 | system-0-65529 | 10.244.1.61 |
Name | Namespace | Status | Created | Restarts | Node | IP Address |
---|---|---|---|---|---|---|
coredns-6b79676d8-kx7lx | kube-system | Running | a month ago | 0 | system-0-655pn | 10.244.1.208 |
coredns-6b79676d8-9569v | kube-system | Running | a month ago | 0 | system-0-65529 | 10.244.1.61 |