Curated articles, resources, tips and trends from the DevOps World.
Summary: This is a summary of an article originally published by the source. Read the full original article here →
In this article we will get to know what kubernetes is and try to deploy a kubernetes cluster in AWS. To get a better understanding of what kubernetes is for, it is important for you to know about containers and docker.
In short, a docker container runs our application in a virtual environment that is similar to how the application runs in a normal OS.
I find kops as the easiest and fastest way to start running your own kubernetes cluster in AWS EC2.
That way, there will be only a single entry point to manage your cluster and it is easier to secure it.
Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com