apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T02:07:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "758"
  uid: d1345205-a478-40e1-a0b2-5d7889ce5f9b
subsets:
- addresses:
  - ip: 10.0.0.217
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-5dvgm
      namespace: kube-system
      uid: 46a2c53b-f8a8-41e8-aa4e-39234bdf56ee
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-nd96n
      namespace: kube-system
      uid: 771ff1cd-3ee6-4850-876f-1ecdad8bb147
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
