apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-24T11:05:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "859"
  uid: bed57cc1-aa92-4613-98c6-028e63c6c71e
subsets:
- addresses:
  - ip: 10.0.0.164
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-grlpq
      namespace: kube-system
      uid: 39ef8433-7475-42cf-b45b-cbf67bdd4844
  - ip: 10.0.0.254
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nwgml
      namespace: kube-system
      uid: 8dd3ebcf-3bbd-43d8-aa72-aef7b3790b7b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
