Giter Club home page Giter Club logo

helm-varnish-cache's Introduction

Varnish Helm Charts

This repository hosts a Helm chart for Varnish Cache.

Documentation

For documentation, please see README.md in each chart's directory.

Enterprise Customers

For Varnish Enterprise customers, please see Varnish Helm Chart for Varnish Enterprise.

License

2-Clause BSD

helm-varnish-cache's People

Contributors

sirn avatar anthosz avatar

Stargazers

 avatar

Watchers

Morten B avatar Espen Braastad avatar Pål Hermunn Johansen avatar

Forkers

anthosz

helm-varnish-cache's Issues

Offer TLS support by adding a Hitch sidecar

Please provide TLS support by adding an extra sidecar in the pod for Hitch.

  • Hitch has an official Docker image and easily be pulled in
  • The container can expose itself over port 8443 and the service can expose that over 443
  • The --backend parameter can be used to connect to Varnish, possibly over UDS instead of TCP
  • The --frontend parameter can be used to listen on port 8443 and to set the location of the TLS certificate
  • The --write-proxy-v2 flag can be enabled to communicate with Varnish using the PROXY protocol. This only works if there's an interface on Varnish that listens to PROXY traffic
  • The --alpn-protos option can be used to offer HTTP/2 support

Please also make sure the way to enable TLS matches the syntax of the Varnish Enterprise Helm Chart. This means providing the following Helm config overrides:

Thanks for considering.

Use non-suffixed Docker image by default

Currently, script/get-latest-tag.sh is retrieving alpine image instead of non-alpine ones (as it's based on version sorting, and suffixed image takes priority). We should change the script so that the non-suffix image takes the priority (i.e., 7.5.0 instead of 7.5.0-alpine).

Question: Internal workings of Varnish Helm chart purging with multiple replicas

I wanted to use the official Varnish Helm chart to deploy a Varnish cluster with HPA enabled.

When I send a PURGE request, Can you explain how purging works in this setup and provide recommendations for ensuring consistent purging across all replicas?

Wanted to ensure cache invalidated across all replicas & get the acknowledgment for the same.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.