package
1.19.0-beta9
Repository: https://github.com/solo-io/gloo.git
Documentation: pkg.go.dev

# README

Session Affinity Demo App

This is a very simple app for demonstrating Gloo Edge's session affinity (sticky sessions) capabilities.

It can be deployed in a DaemonSet in a multi-node Kubernetes cluster to test session affinity configuration.

The app simply returns the number of times it was queried.

# Functions

No description provided by the author