Tag

K3s

1 views collected around this technical thread.

Cloud Native Technology Community
Cloud Native Technology Community
May 9, 2024 · Cloud Native

Step-by-Step Deployment of K3s with Kube‑OVN, Multus, VPN and Cloud‑Hypervisor for a Hybrid Container‑VM Environment

This guide walks through deploying a lightweight K3s cluster unified with virtual machines using Kube‑OVN for multi‑tenant VPC isolation, configuring shared internet via VPN, installing cloud‑hypervisor, setting up Multus for multi‑NIC containers, and provisioning a management web‑app with Tomcat and OpenVPN, providing a complete cloud‑native lab environment.

ContainerK3sKube-OVN
0 likes · 22 min read
Step-by-Step Deployment of K3s with Kube‑OVN, Multus, VPN and Cloud‑Hypervisor for a Hybrid Container‑VM Environment
DevOps Operations Practice
DevOps Operations Practice
Apr 24, 2024 · Cloud Native

What Is K3s and How Does It Differ from Kubernetes (K8s)

K3s is a CNCF‑certified lightweight Kubernetes distribution designed for edge, IoT and developer environments, offering faster installation, lower resource usage, and simplified management, and the article compares its scale, deployment, resource consumption, and ecosystem with full‑size Kubernetes to help choose the appropriate solution.

Container OrchestrationK3sLightweight
0 likes · 4 min read
What Is K3s and How Does It Differ from Kubernetes (K8s)
DevOps Cloud Academy
DevOps Cloud Academy
Dec 1, 2023 · Cloud Native

Running Lightweight Kubernetes (K3s) on a Local Machine with Grafana and Prometheus

This article explains how to install and run the lightweight, certified Kubernetes distribution K3s on a workstation, using k3d as a wrapper, and demonstrates deploying operators, Prometheus, and Grafana with full command‑line examples and configuration files.

GrafanaK3sPrometheus
0 likes · 16 min read
Running Lightweight Kubernetes (K3s) on a Local Machine with Grafana and Prometheus
Ops Development Stories
Ops Development Stories
Oct 19, 2021 · Cloud Native

Choosing the Right Edge Computing Platform: KubeEdge vs SuperEdge vs OpenYurt vs K3s

This article analyzes the background, challenges, architectural designs, deployment practices, and comparative evaluation of four open‑source edge‑computing solutions—KubeEdge, SuperEdge, OpenYurt, and K3s—to guide the selection of the most suitable platform for cloud‑native edge scenarios.

K3scloud-nativeedge computing
0 likes · 21 min read
Choosing the Right Edge Computing Platform: KubeEdge vs SuperEdge vs OpenYurt vs K3s
Java Architecture Diary
Java Architecture Diary
Sep 4, 2020 · Cloud Native

Master Spring Cloud & Kubernetes: From Docker Basics to HA Production Clusters

An extensive two-hour video course guides you through Spring Cloud and Kubernetes, covering Linux system setup, Docker fundamentals, Dockerfile creation, Docker‑Compose deployment, Harbor registry, Rancher and K8s cluster installation, HA setups with RKE and Helm, as well as k3s basics and Spring Cloud deployment, with links to the videos and supplemental materials.

DockerK3sRancher
0 likes · 2 min read
Master Spring Cloud & Kubernetes: From Docker Basics to HA Production Clusters
Ops Development Stories
Ops Development Stories
May 24, 2020 · Cloud Native

How to Deploy Rancher on K3s with Nginx, Keepalived, and MySQL

This guide walks through preparing the environment, installing required tools, configuring firewalls, setting up host files, deploying Nginx with Keepalived for high‑availability, installing Docker, MySQL, and finally installing K3s and Rancher using Helm, including certificate creation and troubleshooting steps.

DockerHelmK3s
0 likes · 16 min read
How to Deploy Rancher on K3s with Nginx, Keepalived, and MySQL
Java Architecture Diary
Java Architecture Diary
Mar 27, 2020 · Cloud Native

Why Choose K3S? Build a Production‑Ready Cluster and Deploy Microservices

This guide explains why K3S—a CNCF‑certified, lightweight Kubernetes distribution—is ideal for production, outlines its small footprint and multi‑architecture support, shows how to build a production K3S cluster, and provides steps to deploy microservice applications using ready‑to‑use container images.

K3scloud-nativedevops
0 likes · 2 min read
Why Choose K3S? Build a Production‑Ready Cluster and Deploy Microservices