apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-21T02:56:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: 86470666-d358-4256-bb9c-bde68ece063f
subsets:
- addresses:
  - ip: 10.0.0.90
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k9r5p
      namespace: kube-system
      uid: 5fa20fab-67d4-45f9-a456-68ec86771328
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-td769
      namespace: kube-system
      uid: 488a5137-265b-40ab-a47e-bf2b28054e7c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
