K3OS and IPv6 /IPv4?

I setup a K3OS cluster at home. Trying to learn.

I currently have two docker hosts that I am running various services on. Unfortjnately my ISP uses a CGN. So I do not have a routable ipv4 address.

I do, however, have a /64 block of ipv6 addresses.

I was curious to see what my options are. From what I have read, with kubernetes you can do all ipv4 or all ipv6. Does K3OS support this? How would I even set this up?

Ideally I’d love to see my cluster dual stacked, but I don’t think that’s possible.

Thanks! I’m really enjoying the ease of K3OS and Rancher.