apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T15:03:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: 3830de0b-ba3d-4ebd-99a9-e1ec8fc59473
subsets:
- addresses:
  - ip: 10.0.0.211
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-d9t7j
      namespace: kube-system
      uid: e65fa7f2-e0e6-4cd6-ad62-75ea12e2e990
  - ip: 10.0.0.54
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-rndx2
      namespace: kube-system
      uid: b238e37a-7e4a-4ff5-aac7-c27248e7ea34
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
