Tagged articles

Binary Installation

2 articles · Page 1 of 1
Golang Shines
Golang Shines
Aug 10, 2026 · Cloud Native

Build a Binary‑Based Kubernetes 1.36 Cluster from Scratch (PDF Guide)

This article explains how to manually assemble a Kubernetes 1.36 cluster using binary files, detailing the overall architecture, core components, and the roles of master and worker nodes, while providing a free 55‑page PDF with step‑by‑step instructions.

Binary InstallationCluster ArchitectureControl Plane
0 likes · 3 min read
Build a Binary‑Based Kubernetes 1.36 Cluster from Scratch (PDF Guide)
Raymond Ops
Raymond Ops
Sep 16, 2025 · Databases

One‑Click MariaDB Binary Installation Across Major Linux Distros

This guide walks you through installing MariaDB from binary packages on various Linux distributions, covering user and group creation, downloading and extracting the tarball, configuring environment variables and my.cnf, initializing the database, securing the installation, testing the server, and using a ready-made shell script for automated deployment.

Binary InstallationDatabase AdministrationLinux
0 likes · 22 min read
One‑Click MariaDB Binary Installation Across Major Linux Distros