Developing locally with Kubernetes - a Guide and Best Practices
Dan Erez - 2 months ago
Kubernetes is all over the place, and it’s the De Facto standard for deployments nowadays. But, there’s a gap between the way a developer develops on his or her machine and the way the application is running in production. This can cause issues, not just due to the different environments, but also due to different states of mind! In this session I’ll guide you through developing locally with Kubernetes to narrow this gap and even speed development and reduce errors. We shall review various kubernetes distributions and useful extensions to make your life much easier.