Skip to main content
This document describes the installation of Kubernetes 1.31.7 version (for Ubuntu 24.0x operating system) and Apinizer on a server with Ubuntu operating system.

File to Download

Packages created as .tar on online machine are moved to offline machine.

1) Installing Containerd Packages

2) Installing Kubernetes Packages

Add the following content:

3) Loading Kubernetes Images

4) Kubeadm Init

To include worker node in cluster: You can run the following command on master node to get the command to include in cluster as output and run it on nodes you will add as worker.

5) Creating Flannel

6) Loading Apinizer Images

7) Installing MongoDB

MongoDB configurations after installation are the same as the sections in MongoDB Installation on Ubuntu Operating System document.

8) Elasticsearch Installation

After moving the installation file from its directory to /opt/elasticsearch/ folder, apply the steps on Elasticsearch Installation on Ubuntu Operating System page.

9) Apinizer Installation

You can perform Apinizer installation from Apinizer Installation and Configuration page.