Apache Traffic Server Ingress Controller for Kubernetes

Clone this repo:
  1. 69e1c06 Bump express and lockfile dependencies for node-app-3 (#373) by Kit Chan · 13 days ago master
  2. f5ee0fb Update docker/login-action version in build.yml (#372) by Kit Chan · 3 weeks ago
  3. f2ae43f [skip ci] Bump qs and express in /k8s/images/node-app-2 (#371) by dependabot[bot] · 3 weeks ago
  4. 8058dd4 Bump golang.org/x/net from 0.38.0 to 0.55.0 (#369) by dependabot[bot] · 3 weeks ago
  5. dabf944 Bump qs and express in /k8s/images/caching-app (#370) by dependabot[bot] · 3 weeks ago

ATS Kubernetes Ingress Controller

Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept. Test Build and Integrate Go ReportCard

Introduction

Apache Traffic Server (ATS) is a high performance, open-source, caching proxy server that is scalable and configurable. This project uses ATS as a Kubernetes(K8s) ingress

Dependencies

  • Alpine Linux 3.23.5
  • Apache Traffic Server 9.2.13
  • OpenResty LuaJIT2 v2.1_p20240815
  • Go (Version can be found in GO_VERSION file found at the base of this repository)
  • Other Packages
    • luasocket 3.0.0
    • redis-lua 2.0.4
  • Tested on Minikube 1.38.1 / Kubernetes 1.35.3