apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-10T02:45:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: 7ff3e7b1-ba6c-4476-a509-983596226b2a
subsets:
- addresses:
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rpnfv
      namespace: kube-system
      uid: 44df1703-527e-423a-8d55-97ee7c86a2ca
  - ip: 10.0.0.6
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-km6z9
      namespace: kube-system
      uid: 099ddb49-401c-4a72-b073-ef5ccf351d4d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
