apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-09T22:14:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "873"
  uid: 8a56bede-ba55-4127-9e9f-de6e684a51e1
subsets:
- addresses:
  - ip: 10.0.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pzmmj
      namespace: kube-system
      uid: 601b52e0-ae03-42d3-b01f-47fca7ffdc2d
  - ip: 10.0.0.72
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s5bgw
      namespace: kube-system
      uid: 602db639-60de-4235-815f-b632d03997ae
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
