apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-08T15:51:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "921"
  uid: 872543f2-8096-45aa-80b6-b8c480d85b0e
subsets:
- addresses:
  - ip: 10.0.0.159
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hlddv
      namespace: kube-system
      uid: 8e355ca2-9e26-49b6-8a6a-394e5b7cc1a6
  - ip: 10.0.0.90
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k95wd
      namespace: kube-system
      uid: 22abd7e9-4d9a-424d-b71a-ce06b18005d0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
