apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-15T07:28:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 5a3c5922-585c-4625-a2dd-43a921ce914f
subsets:
- addresses:
  - ip: 10.0.0.109
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t7dd2
      namespace: kube-system
      uid: 90f6194b-a748-48fb-b620-2a0d6ce52d25
  - ip: 10.0.0.162
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nqcpd
      namespace: kube-system
      uid: 2b796861-5a40-4328-bd5f-822ff5cd5dec
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
