apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-01-21T00:55:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "695"
  uid: a59d2074-85e5-42e2-8517-1a1e8e018d75
subsets:
- addresses:
  - ip: 172.24.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-5pcqr
      namespace: kube-system
      uid: 82633776-9a20-41ca-b2d1-20b7c36edaba
  - ip: 172.24.0.19
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-wbg4l
      namespace: kube-system
      uid: 57ae52a5-a16a-414d-aa12-07afa24b6fa8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
