Limitations
Some LocalStack services have limited or no support when running on Kubernetes. This page documents these known limitations.
Unsupported services
Section titled “Unsupported services”The following services require the use of Docker, and are not supported when running LocalStack on Kubernetes:
- Sagemaker
- Bedrock
- EKS
- CodeBuild
Limitations of partially supported services
Section titled “Limitations of partially supported services”- Exec into EC2 instances is not supported.
- Firelens is not supported.
- Volumes are not supported.
- Exposing ports from tasks is not supported.
RepositoryCredentialsis not supported.
- Userdata does not have full parity with AWS.
ElastiCache/MemoryDB
Section titled “ElastiCache/MemoryDB”- Requires using
REDIS_CONTAINER_MODE=1.
- MySQL 5.7 is not supported on Kubernetes.
- Persistence is not supported.
Neptune
Section titled “Neptune”- Persistence is not supported.
Was this page helpful?