replicatedhq / replicatedhq/kURL

How to install Kubernetes in a full air-gapped environment in Ubuntu24.04 system

Open
#5,680 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
809
Forks
81
Avg merge
1d 21h
Merged PRs (30d)
20

Description

when i install k8s in ubuntu24.04 , i get the following words:
Host package iptables is required for kubernetes version 1.29.4
Host package socat is required for kubernetes version 1.29.4
Host package ebtables is required for kubernetes version 1.29.4
Host package conntrack is required for kubernetes version 1.29.4
Host package fio is required
Host package containerd is required for containerd version 1.6.31

but when i install k8s in ubuntu22.04, i do not need pre-install ths host packages,
could you tell me the reason i hava to do this in ubuntu24.04 , and how can I install k8s in a fully offline environment without requiring pre-installed host packages?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Ubuntu 24.04 installation path and the host-package checks that report iptables, socat, ebtables, conntrack, fio, and containerd. Compare it with the Ubuntu 22.04 behavior and document why the prerequisites differ and whether a fully offline installation can avoid them; done means the supported offline procedure and prerequisite behavior are clearly stated.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, shell, ubuntu
Domain
devops, infrastructure, operating-systems
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.