replicatedhq / replicatedhq/kURL
How to install Kubernetes in a full air-gapped environment in Ubuntu24.04 system
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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