apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T13:47:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: 84a8775a-2784-43be-a2cf-5cb5233d3623
subsets:
- addresses:
  - ip: 10.0.0.106
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9jnls
      namespace: kube-system
      uid: 8ebdaec0-838f-448c-89f0-42e0e5f9b08e
  - ip: 10.0.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4xrfg
      namespace: kube-system
      uid: 0d32fe0b-3e0a-4817-a1dc-0ec27ea62b7d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
