apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-01-29T19:05:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "659"
  uid: 3c8c80c3-3e34-48dc-bbc6-b1b8f95c786b
subsets:
- addresses:
  - ip: 172.24.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-cxkfm
      namespace: kube-system
      uid: bd3c1aa2-643b-4463-8738-c6db600667a2
  - ip: 172.24.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-wdftp
      namespace: kube-system
      uid: 1b0df471-cc5b-47c7-b52e-5db2d1ad5c63
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
