apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-09T18:53:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "700"
  uid: d89135dd-19e6-48bb-bfd9-ea73e4a28cda
subsets:
- addresses:
  - ip: 172.24.0.211
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-srktf
      namespace: kube-system
      uid: 8e9cddc4-37f0-47b9-ab98-98a56d913e6c
  - ip: 172.24.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-p5mj9
      namespace: kube-system
      uid: 99b48a09-2310-4ec6-924b-b8dab5e97abf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
