apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-12T20:40:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "886"
  uid: 9446ea30-299a-4b11-8bae-020c709487af
subsets:
- addresses:
  - ip: 10.0.0.107
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-95j26
      namespace: kube-system
      uid: b1d0800a-3000-48a4-96f7-babad3bbf844
  - ip: 10.0.0.165
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wcnsb
      namespace: kube-system
      uid: b0c790c6-366c-45a6-8dfa-6f1ddee70966
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
