DEV Community

Rahul Wagh
Rahul Wagh

Posted on • Edited on • Originally published at jhooq.com

1 1

kubernetes installation on CentOS-7 - Part2

Howdy!

Welcome to my kubernetes series part 2. Again this article is going to be for the newbie who is willing to learn more about kubernetes than I think this hands-on session on installing Kubernetes on CentOS than I guess this article might be right place to start.

There are lots of automation options which for installing kubernetes .e.g kuberspray, terraform but as a beginner I would strongly recommend go bare minimum because that will let you fix all the nitty-gritty of the CentOS and kubernetes.

Prereuisite

  1. Vagrant
  2. Virtual Box

In my own way of installation, I came up a total of 15 steps which you pretty much follow here - 15 Steps for Kubernetes installation on CentOS

But if you are more interested in practical than you can follow along on my hands-on session -

AWS Q Developer image

Your AI Code Assistant

Automate your code reviews. Catch bugs before your coworkers. Fix security issues in your code. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Get started free in your IDE

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay