ksync
- Dev UX
- 2.4K
ksync speeds up developers who build applications for Kubernetes. It transparently updates containers running on the cluster from your local checkout. This enables developers to use their favorite IDEs, such as Atom or Sublime Text to work from inside a cluster instead of from outside it. There is no reason to wait minutes to test code changes when you can see the results in seconds.
If you’ve been wanting to do something like docker run -v /foo:/bar with Kubernetes, ksync is for you!
Using ksync is as simple as:
See it in action, below or try it out in your browser using this Katacoda scenario:
Tell us about a new Kubernetes application
Never miss a thing! Sign up for our newsletter to stay updated.
Discover and learn about everything Kubernetes