apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T10:16:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "848"
  uid: 2307067c-ebb8-49d3-b1bf-3f2f4f6aa836
subsets:
- addresses:
  - ip: 10.0.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qztfn
      namespace: kube-system
      uid: c7e4dbc9-cf1f-45ca-b062-ba8edd98036f
  - ip: 10.0.0.35
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fzhpl
      namespace: kube-system
      uid: 411ae4e1-19e7-4ebd-ae12-fd95db8f3256
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
