Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

142
Vistas
Recommendation on how to set up kubernetes cluster mode by using kubeadm?

Any recommendation on the reference guiding how to set kubernetes cluster by using kubeadm on two different machine(two laptops)?

I tried to google it, but a bit confused most of them using VM or VB not completely different laptop machine. (I am thinking of 1 laptop for Master and 1 laptop for Worker node)

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

Answering:

Any recommendation on the reference guiding how to set kubernetes cluster by using kubeadm on two different machine(two laptops)?

Yes. The place to start looking for the recommendations is the official documentation:

  • Kubernetes.io: Docs: Setup: Production environment: Tools: Kubeadm: Install kubeadm

Citing the topics for an overview:

  • Before you begin
  • Verify the MAC address and product_uuid are unique for every node
  • Check network adapters
  • Letting iptables see bridged traffic
  • Check required ports
  • Installing runtime
  • Installing kubeadm, kubelet and kubectl
  • Configure cgroup driver used by kubelet on control-plane node

I'd reckon this links should help you:

  • Kubernetes.io: Docs: Setup: Production environment: Tools: Kubeadm: Create cluster kubeadm
  • Kubernetes.io: Docs: Setup: Production environment: Tools: Kubeadm: High availability

You can also opt for a --dry run of kubeadm command to check if there are any warnings or potential issues with your setup (like for example not disabling swap):

  • $ kubeadm init --dry-run

As for the "two laptops" part. As said for bare metal solutions, you would need to reference the manufacturer documentation on support for Kubernetes compatible OSes (like Ubuntu, Debian, RedHat, etc.).


I tried to google it, but a bit confused most of them using VM or VB not completely different laptop machine. (I am thinking of 1 laptop for Master and 1 laptop for Worker node)

Personally speaking, I haven't seen much setups using laptops as bare metal machines that are running Kubernetes clusters. I've seen much more setups that are using:

  • minikube
  • Docker Desktop with Kubernetes
  • microk8s (there is a multi-node setup)
  • VM's with Kubernetes installed on them (Virtualbox VM and kubespray as a tool to install)

Additional resources:

  • Platform9.com: Blog: Kubernetes On-premises: Why, and How
over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda