Apache Traffic Server Ingress Controller for Kubernetes

Clone this repo:

Branches

  1. 8958f2d Upgrade k8s support to 1.30.2 (#237) by Kit Chan · 4 weeks ago master
  2. 498e425 Upgrade to alpine linux 3.20.1 (#236) by Kit Chan · 5 weeks ago
  3. 74ca282 Bump urllib3 from 1.26.18 to 1.26.19 in /tests (#235) by dependabot[bot] · 6 weeks ago
  4. 19f9c73 Upgrade go to 1.21.11 (#234) by Kit Chan · 7 weeks ago
  5. c2eea74 Upgrade for minikube/k8s 1.33.1/1.30.1 (#233) by Kit Chan · 9 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.1
  • Apache Traffic Server 9.2.4
  • 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.33.1 / Kubernetes 1.30.2