apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T19:31:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "656"
  uid: f4ed0916-e70e-4438-bb5c-4e2856203b8a
subsets:
- addresses:
  - ip: 10.0.0.121
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sjmpg
      namespace: kube-system
      uid: ec909de8-0dc7-479d-8a10-04c5f806721a
  - ip: 10.0.0.138
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qbcb6
      namespace: kube-system
      uid: 019ab1ff-1628-44c7-949a-68284e6b7e0b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
