Skip to content

Squid

Why squid? Not AI related, proxy used to simplify dns configuration to access the ingress routes.

  • ip <your-k3s-ipv4>
  • port: 3128 tcp

argocd and chatbot examples use this proxy strategy to resolve the *.uaiso.lan dns entries.

Squid proxy running on <your-k3s-ipv4> port 3128.

Use http proxy in your browser to resolve the *.uaiso.lan dns and access the ingress routes.

You can configure your browser to use a http proxy manually, or use an extension like FoxyProxy.

FoxyProxy for Chrome

FoxyProxy for Firefox


deploy:

kubectl apply -f squid.yaml