apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-24T04:29:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "670"
  uid: a8ea0fe3-9d51-481a-9718-d2e249f7ab32
subsets:
- addresses:
  - ip: 172.24.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-vgzwv
      namespace: kube-system
      uid: 0505b9b0-dac7-441e-9676-c2a458c2c9f3
  - ip: 172.24.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-svzml
      namespace: kube-system
      uid: edd3100d-d6c6-436b-8094-e7bc11e93fd4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
