apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T15:14:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: 0578a429-5319-45a1-8fe0-a0554681c7c9
subsets:
- addresses:
  - ip: 10.0.0.2
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dhg8h
      namespace: kube-system
      uid: 43133e6f-2c2b-4638-8a52-e00263eea763
  - ip: 10.0.0.7
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p4dd9
      namespace: kube-system
      uid: a257a16e-0b20-4abd-aea6-18f6d3f3bf12
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
