apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-21T17:40:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "858"
  uid: 28a43e89-825e-4b09-9097-7346cde14e5e
subsets:
- addresses:
  - ip: 10.0.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ldjxm
      namespace: kube-system
      uid: b96c81e8-b8b6-444a-80d9-49bfcd826d4e
  - ip: 10.0.0.77
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-75lw9
      namespace: kube-system
      uid: 0de6ca1c-b97a-487a-964b-3a028db3f5ee
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
