Tested Together
Syself tests the Kubernetes version, the node image, the in-cluster components, and every upgrade path together, then ships them as one release.
Last updated
Required applications that run in the cluster
Components packages and containers running on that node.
Components running on a worker.
Components packages and containers running on that node.
| Expand | All CVEs | |||||
|---|---|---|---|---|---|---|
| etcdctl etcdctl, the command-line client for administering the etcd key-value store. | 3.6.8 | CLI |
| Open all CVEs for etcdctl | ||
| etcd_image Container image of etcd, the key-value store backing the Kubernetes control plane. | 3.6.8-0 | Container | No vulnerabilities detected | |||
| kube_apiserver The Kubernetes API server — the front door and central hub of the control plane. | 1.36.4 | Container | No vulnerabilities detected | |||
| kube_controller_manager Runs the core Kubernetes controllers that reconcile cluster state to the desired spec. | 1.36.4 | Container | No vulnerabilities detected | |||
| kube_scheduler Assigns newly created pods to the most suitable nodes in the cluster. | 1.36.4 | Container | No vulnerabilities detected | |||
| kubegate Syself Kubegate: secure access to the cluster's control plane. | v0.0.7 | Container | No vulnerabilities detected | |||
| kernel The Linux kernel — the core of the OS that runs every container and drives the hardware. | 6.18.49 from 6.18.45 | Kernel |
| Open all CVEs for kernel | ||
| intel_microcode Intel CPU microcode applied at boot to patch processor errata and hardware security issues. | 20260812 | Firmware |
| Open all CVEs for intel_microcode | ||
| linux_firmware Vendor firmware blobs the kernel loads for network, storage and other hardware devices. | 20260810 | Firmware |
| Open all CVEs for linux_firmware | ||
| grub The GRUB bootloader that loads and starts the Linux kernel when the node powers on. | 2.14 | CLI |
| Open all CVEs for grub | ||
| glibc The GNU C library — the core system library nearly every program links against. | 2.43 | Library |
| Open all CVEs for glibc | ||
| libgcc GCC runtime support library providing low-level routines that compiled programs depend on. | 14.2.0-19 | Library |
| Open all CVEs for libgcc | ||
| zlib Widely used data compression library (DEFLATE/gzip) linked by many system components. | 1.3.2 | Library |
| Open all CVEs for zlib | ||
| zstd Zstandard compression library offering fast, high-ratio compression used across the system. | 1.5.7 | Library | No vulnerabilities detected | |||
| libxcrypt Modern password-hashing library providing the crypt() functions used for local logins. | 4.4.38 | Library | No vulnerabilities detected |
Showing 1–15 of 62
A Cluster Stack pins everything your cluster runs to one tested release: the Kubernetes version, the node image, and the in-cluster components like CNI and DNS. Syself builds and tests them together, so your team never has to check hundreds of moving parts by hand.
Each stack fits the provider, node role, and hardware it runs on. Syself also tests the upgrade paths between Cluster Stack releases, so a cluster moves forward safely over time.
Syself tests the Kubernetes version, the node image, the in-cluster components, and every upgrade path together, then ships them as one release.
Each Cluster Stack fits the infrastructure it runs on. The provisioner installs only what a node needs for its role and its hardware, nothing more.
Syself tracks versions, vulnerabilities, fixes, and upgrade paths. Releases on the same minor keep behavior stable; a new minor adds new Kubernetes features.
Go deeper on how Cluster Stacks are built, how clusters move between versions, and how Syself runs them day to day.
See All1.36 rebuilds the node OS as Syself Linux, installs nodes with a new provisioner, and runs Syself's own failover proxy, tunnel, and KubeGate for the control-plane path. Read the highlights, the full notes by area, and the upgrade steps.
Syself Autopilot 1.36 runs an immutable Kubernetes node OS, built from source and then sealed and verified block by block, so you can prove what a node runs.
Fast Kubernetes node provisioning in Syself Autopilot 1.36: each node is built in the rescue system before it boots, with real progress reported and a node ready ~60% faster.