apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-11T03:56:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "923"
  uid: a410f70a-f4cb-4154-b2a5-48338be5eb5c
subsets:
- addresses:
  - ip: 10.0.0.216
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mvszw
      namespace: kube-system
      uid: f5c62593-525e-40d7-b0f9-56ef1d5078f6
  - ip: 10.0.0.252
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r79l2
      namespace: kube-system
      uid: b7c5fc2c-0ef7-4e16-91fa-864f58c4626c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
