Apache Traffic Server Ingress Controller for Kubernetes

Clone this repo:
  1. 3aae185 Update workflow actions and Go/Kubernetes versions (#377) by Kit Chan · 5 days ago master
  2. 504d9e9 Update Trivy action version in workflow (#376) by Kit Chan · 8 days ago
  3. 3cc1c95 Update Traffic Server version to 9.2.15 in Dockerfile (#375) by Kit Chan · 3 weeks ago
  4. 00716ea Bump body-parser from 1.20.5 to 1.20.6 in /k8s/images/node-app-4 (#374) by dependabot[bot] · 5 weeks ago
  5. 69e1c06 Bump express and lockfile dependencies for node-app-3 (#373) by Kit Chan · 8 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.15
  • 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.8