AMP
CubeCoders AMP manages dedicated game-server instances directly on the Rocky Linux host. Caddy proxies the ADS web interface over localhost, so its backend web port does not require a public firewalld rule. Game-specific ports remain explicit per-instance exposure rather than being conflated with administrative access.
AMP follows the supported CubeCoders installation and update lifecycle. Rebuilding it requires the licence and protected AMP configuration, instance data, and game saves; recreating a Caddy route does not recreate game state.
AMP remains outside K3s because its existing host lifecycle already owns the workloads and state it manages. Moving it into Kubernetes would add a migration without addressing a current operational requirement. This is the implemented architecture; no Pterodactyl or Traefik migration is represented here.