apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-18T16:44:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "858"
  uid: 386aac3c-fadd-4ebd-9046-6502412f8d86
subsets:
- addresses:
  - ip: 10.0.0.226
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kxtkw
      namespace: kube-system
      uid: ab1d6903-7930-4d96-b54a-eacd98adac2e
  - ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rvkrf
      namespace: kube-system
      uid: aa05e42a-93e2-47ea-89a0-0a3c397d2432
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
