apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T05:06:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: a16407cd-038f-4dc0-8c3a-04176ff22937
subsets:
- addresses:
  - ip: 10.0.0.226
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cll56
      namespace: kube-system
      uid: 1f8b0418-d569-4036-8945-5fe449f823a0
  - ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9fbx9
      namespace: kube-system
      uid: e86de1c3-147e-4628-90b7-e2ebf6c9ce99
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
