apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-20T18:23:42Z"
  creationTimestamp: "2026-02-20T18:22:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "675"
  uid: 13be9163-16ca-4860-922a-658d8693da84
subsets:
- addresses:
  - ip: 172.24.0.121
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-bscsw
      namespace: kube-system
      uid: bb2e3309-4751-4753-bdd9-8cf9fa37eb79
  - ip: 172.24.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-g9krm
      namespace: kube-system
      uid: c37f100e-035d-4287-aa2c-a1e6137e5257
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
