apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T16:48:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "845"
  uid: 3c635ca8-3e2e-4540-a0db-9bb69a0c1092
subsets:
- addresses:
  - ip: 10.0.0.160
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7cvrh
      namespace: kube-system
      uid: ce1f0f7d-01c2-4dfb-98b6-9948dc2290db
  - ip: 10.0.0.232
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f4ff7
      namespace: kube-system
      uid: e26be80b-83b7-41d7-8562-497058320f7b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
