apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-10T21:28:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "664"
  uid: 5050b19c-80dc-4e14-a994-2ccd870adb9f
subsets:
- addresses:
  - ip: 172.24.0.119
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-tjb5d
      namespace: kube-system
      uid: c7aa28d2-d8c1-433d-aa80-23c4ef46c83f
  - ip: 172.24.0.134
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-vlj4l
      namespace: kube-system
      uid: a5bbb58e-0150-4841-b927-b450a0a01349
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
