apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T12:56:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "860"
  uid: a603bb51-114a-4123-a2b9-237dbca72180
subsets:
- addresses:
  - ip: 10.0.0.136
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6czrn
      namespace: kube-system
      uid: 9faad87c-e641-412e-8614-360fd42659d4
  - ip: 10.0.0.51
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p6wrn
      namespace: kube-system
      uid: bd6ec8a0-9666-4e97-859a-d859c71e75d7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
