techno-tim / k3s-ansible

The easiest way to bootstrap a self-hosted High Availability Kubernetes cluster. A fully automated HA k3s etcd install with kube-vip, MetalLB, and more. Build. Destroy. Repeat.
https://technotim.live/posts/k3s-etcd-ansible/
Apache License 2.0
2.41k stars 1.05k forks source link

Changed some image pulling repos to avoid x509 cert not found when pulling images. #329

Closed bugaian closed 1 year ago

bugaian commented 1 year ago

Proposed Changes

-

-

Checklist

timothystewart6 commented 1 year ago

Hey thanks for this but we're going to use the official container images for kube-vip

https://github.com/kube-vip/kube-vip/pkgs/container/kube-vip

bugaian commented 1 year ago

The problem is that there is some issue when puling this images try doing docker pull on them, thre is some 509 SSL errors.