apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T11:14:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: 7d401bdf-dbfe-4d13-8a67-abb4114a7d82
subsets:
- addresses:
  - ip: 10.0.0.160
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-26d4f
      namespace: kube-system
      uid: 6a3ded3b-3058-4f68-aff0-e320bc62dfba
  - ip: 10.0.0.181
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tghg7
      namespace: kube-system
      uid: 02993ed4-094e-47a0-b090-53a0e30e9c58
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
