apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-15T07:35:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: e3f80438-2d07-4f16-b2e7-78259e2c54b1
subsets:
- addresses:
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wlf6f
      namespace: kube-system
      uid: 290fdc11-0107-4e29-8a98-07202379764c
  - ip: 10.0.0.31
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nf684
      namespace: kube-system
      uid: e6da6b2f-17ff-4f72-b1d5-b557af40b0bf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
