Skip to content

andreswebs-public-images/redis-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redis-tools

A redis-tools docker image for k8s deployment.

Running on Kubernetes (AWS EKS)

Prerequisites

You need a working Kubernetes cluster and kubectl configured.

Edit the redis-cli-conf configmap in redis-tools.yml with the information for the ${REDIS_ENDPOINT} and ${REDIS_PORT} to use. Replace those strings with the correct values for your environment.

Deploy the objects:

kubectl apply -f redis-tools.yml

Attach to the pod:

kubectl attach --namespace redis-tools -ti redis-tools

References

https://www.stunnel.org/config_unix.html

https://www.stunnel.org/static/stunnel.html#CONFIGURATION-FILE

Authors

Andre Silva

License

This project is licensed under the Unlicense.

Acknowledgements

https://github.com/tsing/docker-stunnel

https://github.com/innuendonh/stunnel-docker

About

A redis-tools docker image for k8s deployment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •