apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-05T22:12:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "702"
  uid: a7126f9e-1fc6-4354-a8e9-007fd6dea272
subsets:
- addresses:
  - ip: 172.24.0.154
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-hlwqr
      namespace: kube-system
      uid: e59c1e8d-7071-4488-aaa2-270b9312fa81
  - ip: 172.24.0.194
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-lh22w
      namespace: kube-system
      uid: 2e9be9ce-9945-4dbf-bc69-fc67abab5ffd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
