apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-24T18:50:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "721"
  uid: 22031981-91c0-4b09-bc13-d94fc6b6509b
subsets:
- addresses:
  - ip: 172.24.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-xlstk
      namespace: kube-system
      uid: a18d3af4-3000-45b5-9b96-d9c3bdfda25b
  - ip: 172.24.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-g4nwt
      namespace: kube-system
      uid: 09afc787-8647-488c-9e25-26eb26702467
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
