apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-26T05:44:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "882"
  uid: ee698460-8fbd-4023-89e9-e4973a74539f
subsets:
- addresses:
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c8fn6
      namespace: kube-system
      uid: 7d10b641-1de8-4243-a8d8-49774552f876
  - ip: 10.0.0.216
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l7v8m
      namespace: kube-system
      uid: 64f30e41-6d58-49be-b7f8-23ff459151ca
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
