apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-05T04:32:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "920"
  uid: 82c05a44-11e1-4fbf-a856-6b4e0d2bbb05
subsets:
- addresses:
  - ip: 10.0.0.122
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-thbtf
      namespace: kube-system
      uid: 0f4b2cba-b0d0-47ad-a730-e1944b12af33
  - ip: 10.0.0.168
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5gvjf
      namespace: kube-system
      uid: 13f38f46-c2ea-494d-bf0c-1d456701fc46
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
