Justin Mitchel

#Kubernetes
#Docker
#HTTP
#HTTPs
#GitHub
#Node.js
#Python
Learn how and why to use Kubernetes to deploy projects of any size.
“Should we use Kubernetes?” This unique guide condenses 15 years of deployment experience to help answer that very question. It teaches you sustainable deployment practices you can use with any programming language and nearly any kind of modern app. You’ll create portable and containerized applications that can move across deployment options and cloud providers and see why Kubernetes is often the right choice for both small projects and big enterprise software.
Inside Road to Kubernetes you’ll learn how to
If you’ve ever thought that Kubernetes was too complex for your deployment needs—think again! This one-of-a-kind guide answers all the deployment questions you might be asking, like “what is container orchestration”, “is Kubernetes right for simple deployments”, and “how can I reliably scale my containerized apps on the cloud”.
Table of Contents
1- Kubernetes and the path to modern deployment
2- Creating the Python and JavaScript web apps
3- Manual deployment with virtual machines
4- Deploying with GitHub Actions
5- Containerizing applications
6- Containers in action
7- Deploying containerized applications
8- Managed Kubernetes Deployment
9- Alternative orchestration tools
Appendix A Installing Python on macOS and Windows
appendix B Installing Node.js on macOS and Windows
Appendix C Setting up SSH keys for password-less server entry
Appendix D Installing and using ngrok
About the technology
Choosing Kubernetes as your deployment platform affects everything from application design to ongoing operations concerns like observability and security. Success depends on having all the facts before you start down the Kubernetes road. This book will guide you every step of the way so you can make informed choices about when, how, and why to choose Kubernetes for your next rollout.
About the book
Road to Kubernetes provides a sophisticated framework for evaluating Kubernetes as an enterprise application deployment. You’ll learn the ins and outs of this powerful platform as you deploy a web application to a virtual machine, containerize it, and explore orchestration options. Along the way, you’ll automate build, test, and deploy using GitHub Actions and discover best practices that you can apply to nearly any stack. You’ll end up with a crystal-clear mental model of how to deploy, scale, and maintain applications on Kubernetes.









