Azure Kubernetes services (AKS) How to set up squid proxy with High available option with Replica on RHEL flavour

Rajaniesh Kaushikk 21 Reputation points
2021-02-22T05:52:15.327+00:00

Hi,

I am new to AKS and I want to create a squid proxy and configure it on Azure Kubernetes Services AKS to make it highly available by using Replica set. Any pointer would be appreciated.

Regards
Rajaniesh

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,853 questions
{count} votes

1 answer

Sort by: Most helpful
  1. prmanhas-MSFT 17,886 Reputation points Microsoft Employee
    2021-03-01T09:45:45.147+00:00

    @Rajaniesh Kaushikk Below is the response I got:

    This is a too generic question and you needs to start investigating on squid proxy running on Kubernetes first.
    Here are two external links for the customer to start with.
    https://github.com/sameersbn/docker-squid
    https://github.com/pires/kubernetes-squid

    Hope it helps!!!

    Please "Accept as Answer" if it helped so it can help others in community looking for help on similar topics.