apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-14T07:48:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "897"
  uid: e43c46e1-b807-4cfc-8b50-30d9620d6ba3
subsets:
- addresses:
  - ip: 10.0.0.210
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h7xqw
      namespace: kube-system
      uid: aaf62831-b1fb-425c-bbf9-b8fb36e8976a
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-674vs
      namespace: kube-system
      uid: 8fec1e94-5510-4ece-8573-e657ac53d168
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
