apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-17T18:08:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: ccee6961-b797-4993-a145-fdfe1dbda10e
subsets:
- addresses:
  - ip: 10.0.0.226
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r89vl
      namespace: kube-system
      uid: 89085c48-e8c0-4fb1-b2aa-a99f44ecc991
  - ip: 10.0.0.54
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5cftr
      namespace: kube-system
      uid: 1b93074d-f081-49f8-a6e2-e0f392aa0d67
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
