apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-26T21:01:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "727"
  uid: 187a44d7-c0e9-42d5-95e6-91791c543c3f
subsets:
- addresses:
  - ip: 172.24.0.224
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lr742
      namespace: kube-system
      uid: 2a3ea502-6f05-43cd-a6cb-7bf4f2450b6c
  - ip: 172.24.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qml8t
      namespace: kube-system
      uid: d71a0440-6809-4b34-8d3f-e60531ff88ce
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
