apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-12T01:06:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "860"
  uid: 0bce1ae2-0657-4eb6-b068-bb63e71c868c
subsets:
- addresses:
  - ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lm97w
      namespace: kube-system
      uid: f11094f3-6244-4830-843d-29845bdc77a2
  - ip: 10.0.0.4
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wcxsz
      namespace: kube-system
      uid: 5b5ecf6b-aa8b-4b9d-b03c-fcee7fe637a1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
