apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-31T01:18:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: 436ec44a-a0ae-4005-a165-73425cc802bc
subsets:
- addresses:
  - ip: 10.0.0.212
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-twx2q
      namespace: kube-system
      uid: 15326bca-f3e3-4d90-bda4-6ff689bb8ee6
  - ip: 10.0.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7w54v
      namespace: kube-system
      uid: f69275bb-21fd-4ded-b0e6-31336ea22192
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
