apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T19:31:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "677"
  uid: 086c47f2-3ea1-4a75-a2dd-1da888397062
subsets:
- addresses:
  - ip: 172.24.0.146
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tx6fg
      namespace: kube-system
      uid: d5c9a8a6-3d49-46a4-97da-de81a973dc7a
  - ip: 172.24.0.217
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-65trk
      namespace: kube-system
      uid: 3d9db65c-a0cb-4902-8e12-b9433b19e23e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
