Apache Traffic Server Ingress Controller for Kubernetes

Clone this repo:
  1. b4e5fdd Bump qs and express in /k8s/images/node-app-4 (#365) by dependabot[bot] · 3 weeks ago master
  2. f201831 Set up default protection ruleset for default and release branches (#363) by The Apache Software Foundation · 3 weeks ago
  3. a2f6527 Add SECURITY.md and AGENTS.md for security-model discoverability (#364) by Jarek Potiuk · 3 weeks ago
  4. 0e85865 Bump urllib3 from 2.6.3 to 2.7.0 in /tests (#362) by dependabot[bot] · 4 weeks ago
  5. cc5eeee Update Minikube and Kubernetes versions (#361) by Kit Chan · 6 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.4
  • 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