Skip to content

shukitchan/trafficserver-ingress-controller

 
 

Repository files navigation

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 Report Card

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.3
  • Apache Traffic Server 9.2.5
  • 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.34.0 / Kubernetes 1.30.6

About

Apache Traffic Server Ingress Controller for Kubernetes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 67.7%
  • Lua 8.8%
  • Python 8.3%
  • Dockerfile 6.6%
  • Shell 4.7%
  • Smarty 1.8%
  • Other 2.1%