Skip to content

Commit f7dadbd

Browse files
committed
rke2 added
1 parent 8b2872a commit f7dadbd

File tree

6 files changed

+75
-0
lines changed

6 files changed

+75
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
---
2+
draft: false
3+
title: rke2 fully managed open source service | OctaByte.io
4+
meta:
5+
cover: /images/hosting-and-infrastructure/containers/rke2/screenshot-1.png
6+
description: RKE2 is a security-focused Kubernetes distribution by Rancher, designed for enterprise and government use. It ensures compliance with FIPS 140-2 standards and supports air-gapped deployments.
7+
keywords: RKE2, Kubernetes security, enterprise Kubernetes, government Kubernetes, Rancher RKE2, FIPS 140-2 Kubernetes, secure Kubernetes, air-gapped Kubernetes, Kubernetes compliance, Kubernetes distribution
8+
breadcrumb:
9+
- name: Home
10+
url: /
11+
- name: Software Catalog
12+
url: /fully-managed-open-source-services
13+
- name: Hosting and Infrastructure
14+
url: /fully-managed-open-source-services/hosting-and-infrastructure
15+
- name: Containers
16+
url: /fully-managed-open-source-services/hosting-and-infrastructure/containers
17+
- name: RKE2
18+
url: /fully-managed-open-source-services/hosting-and-infrastructure/containers/rke2
19+
content:
20+
id: rke2
21+
name: RKE2
22+
title: Secure, Enterprise-Ready Kubernetes Distribution
23+
logo: /images/hosting-and-infrastructure/containers/rke2/logo.png
24+
website: https://docs.rke2.io/
25+
iframe_website: /website/hosting-and-infrastructure/containers/rke2
26+
screenshots:
27+
- /images/hosting-and-infrastructure/containers/rke2/screenshot-1.png
28+
- /images/hosting-and-infrastructure/containers/rke2/screenshot-2.png
29+
---
30+
31+
## Overview
32+
33+
RKE2, also known as RKE Government, is Rancher's next-generation Kubernetes distribution built for security, compliance, and efficiency. Designed to meet the stringent requirements of government and enterprise environments, RKE2 includes built-in security mechanisms such as SELinux, AppArmor, and non-root execution to minimize attack surfaces. It is fully conformant with Kubernetes and supports FIPS 140-2 compliance, ensuring high security for sensitive deployments. Additionally, RKE2 is optimized for efficiency, reducing unnecessary dependencies while maintaining full Kubernetes functionality. Its support for air-gapped and offline deployments makes it ideal for government, military, and other highly secure environments. Whether deployed in the cloud, at the edge, or within isolated networks, RKE2 provides a robust and reliable Kubernetes experience.
34+
35+
## Features
36+
37+
- ### Security-First Architecture
38+
39+
RKE2 is built with robust security mechanisms, including SELinux and AppArmor, ensuring a hardened Kubernetes environment with minimized attack surfaces.
40+
41+
- ### FIPS 140-2 Compliance
42+
43+
Designed for government and enterprise use, RKE2 supports FIPS 140-2 compliance, meeting stringent security requirements for regulated industries.
44+
45+
- ### Lightweight & Efficient
46+
47+
Based on K3s, RKE2 maintains full Kubernetes capabilities while reducing unnecessary dependencies, making it ideal for cloud, on-premises, and edge deployments.
48+
49+
- ### Air-Gapped & Offline Deployments
50+
51+
RKE2 supports secure, disconnected deployments, making it perfect for government, military, and other highly regulated environments requiring isolated Kubernetes clusters.
52+
53+
- ### Enterprise-Ready Kubernetes
54+
55+
RKE2 provides a fully conformant Kubernetes experience with enhanced security and compliance features, making it suitable for mission-critical applications.
56+
57+
- ### Easy Integration with Rancher
58+
59+
As a Rancher-supported distribution, RKE2 seamlessly integrates with Rancher’s management platform, allowing for centralized Kubernetes cluster administration.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
draft: false
3+
title: "RKE2 - Secure, Enterprise-Ready Kubernetes Distribution"
4+
content:
5+
id: rke2
6+
name: RKE2
7+
website: https://docs.rke2.io/
8+
proxy: true
9+
description: "RKE2 is a security-focused Kubernetes distribution by Rancher, designed for enterprise and government use. It ensures compliance with FIPS 140-2 standards and supports air-gapped deployments."
10+
---

data/services.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -2270,6 +2270,12 @@ catalog_list:
22702270
url: /hosting-and-infrastructure/containers/nexus3
22712271
category: containers
22722272
description: Nexus3 is the leading repository manager, supporting a wide range of build tools and enabling efficient distribution of components, binaries, and containers to developers worldwide.
2273+
- id: rke2
2274+
title: RKE2
2275+
image: /images/hosting-and-infrastructure/containers/rke2/logo.png
2276+
url: /hosting-and-infrastructure/containers/rke2
2277+
category: containers
2278+
description: RKE2 is a security-focused Kubernetes distribution by Rancher, designed for enterprise and government use. It ensures compliance with FIPS 140-2 standards and supports air-gapped deployments.
22732279
- id: itop
22742280
title: iTop
22752281
image: /images/hosting-and-infrastructure/infrastructure/itop/logo.png
Loading
Loading
Loading

0 commit comments

Comments
 (0)