Apache Traffic Server Ingress Controller for Kubernetes

Clone this repo:
  1. f522fae Go Upgrade (#291) by Kit Chan · 5 days ago master
  2. 60b0a3c ATS Upgrade (#290) by Kit Chan · 12 days ago
  3. 82c3454 Update requirements.txt (#288) by Kit Chan · 4 weeks ago
  4. 7185fb2 Bump urllib3 from 1.26.19 to 2.5.0 in /tests (#287) by dependabot[bot] · 4 weeks ago
  5. f122293 Bump requests from 2.32.0 to 2.32.4 in /tests (#286) by dependabot[bot] · 5 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.20.6
  • Apache Traffic Server 9.2.11
  • OpenResty LuaJIT2 v2.1-20230410
  • 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.35.0 / Kubernetes 1.32.5