apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-12T04:08:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "969"
  uid: a5f60154-bf02-49ec-b7c4-b7a59bc17139
subsets:
- addresses:
  - ip: 10.0.0.160
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-brsh2
      namespace: kube-system
      uid: a8f68e83-8229-4fab-9dcc-1a866abe75ea
  - ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-skf9n
      namespace: kube-system
      uid: ed452acd-8cb9-48a7-89ca-7f7b0ed55b56
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
