Tagged articles
9 articles
Page 1 of 1
Alibaba Cloud Native
Alibaba Cloud Native
Apr 10, 2023 · Cloud Native

How CNStack Enables Full Lifecycle Management of Cloud Services and Components

This article provides a detailed overview of CNStack 2.0, explaining its cloud‑service and cloud‑component model, the cn‑app‑operator lifecycle controller, Sealer‑based build/share/run workflow, and the ability‑center white‑screen management that together simplify multi‑cluster cloud‑native application delivery.

CNStackKubernetesMulti-Cluster
0 likes · 12 min read
How CNStack Enables Full Lifecycle Management of Cloud Services and Components
Alibaba Cloud Native
Alibaba Cloud Native
Aug 8, 2022 · Cloud Native

From Newbie to Core Contributor: My Journey with CNCF Sealer

This article recounts a graduate student's step‑by‑step experience joining the CNCF Sealer project, detailing why the sandbox project attracted them, the challenges of early contributions, practical tips for navigating documentation, issues, pull requests, and community meetings, and how they eventually helped refactor the runtime module.

CNCFCloud NativeContribution
0 likes · 11 min read
From Newbie to Core Contributor: My Journey with CNCF Sealer
Alibaba Cloud Native
Alibaba Cloud Native
Mar 21, 2022 · Cloud Native

How to Build CNStack Community Edition with ACK Distro and Sealer

This guide explains how to create a CNStack Community Edition cluster image using ACK Distro as the base, package it with Sealer, configure it via Kubefile and Clusterfile, and enable advanced features such as open‑local storage and flexible component deployment.

ACK DistroCNStackCloud Native
0 likes · 19 min read
How to Build CNStack Community Edition with ACK Distro and Sealer
政采云技术
政采云技术
Nov 11, 2021 · Cloud Native

Cluster Scaling, Backup, and Upgrade Using Sealer Clusterfile

This article explains how to scale, back up, and upgrade Kubernetes clusters with Sealer by modifying the Clusterfile, using join/delete commands for both ALI_CLOUD and BAREMETAL providers, and configuring backup plugins and upgrade workflows.

BackupCloud NativeKubernetes
0 likes · 7 min read
Cluster Scaling, Backup, and Upgrade Using Sealer Clusterfile
政采云技术
政采云技术
Nov 9, 2021 · Cloud Native

Design and Usage of Clusterfile in Sealer for Cluster Configuration and Plugins

This article explains the design principles of Sealer's Clusterfile, details its configuration parameters, demonstrates how to inject additional settings and environment variables, and describes the supported plugins for customizing Kubernetes clusters, providing practical examples and code snippets.

Cloud NativeCluster ManagementClusterfile
0 likes · 10 min read
Design and Usage of Clusterfile in Sealer for Cluster Configuration and Plugins
政采云技术
政采云技术
Nov 4, 2021 · Cloud Native

Understanding Sealer: Core Concepts, Module Breakdown, and Architecture

This article introduces Sealer’s overall architecture, explains its core concepts such as CloudImage, Kubefile, and Clusterfile, details the purpose of each module within the project, and compares its workflow to Docker for building and running Kubernetes cluster images.

Cloud NativeCloudImageClusterfile
0 likes · 6 min read
Understanding Sealer: Core Concepts, Module Breakdown, and Architecture