Tag

node upgrade

0 views collected around this technical thread.

WeDoctor Frontend Technology
WeDoctor Frontend Technology
Jan 20, 2022 · Frontend Development

Slash Webpack Build Time: Persistent Caching, Node Upgrade & Rust‑Based SWC

This article explains how a large cloud‑based project reduced its 14‑minute Webpack build to a fraction of the time by upgrading Node, enabling Webpack 5's filesystem cache, adopting Rust‑based SWC, and applying advanced cache strategies such as unsafeCache, safeCache, and LRU management.

Build Optimizationfrontend performancenode upgrade
0 likes · 8 min read
Slash Webpack Build Time: Persistent Caching, Node Upgrade & Rust‑Based SWC
Ops Development Stories
Ops Development Stories
Dec 14, 2021 · Operations

Step‑by‑Step Upgrade of Docker and containerd on a Multi‑Env Kubernetes Cluster

This article walks through the prerequisites, node‑maintenance strategy, and detailed commands needed to safely upgrade Docker to 20.10.11 and containerd to 1.4.12 on a Kubernetes cluster that runs an Envoy‑based API gateway, ensuring minimal disruption for over 5,000 pods.

Dockercontainerdkubernetes
0 likes · 5 min read
Step‑by‑Step Upgrade of Docker and containerd on a Multi‑Env Kubernetes Cluster
Ops Development Stories
Ops Development Stories
Jan 6, 2021 · Cloud Native

Step-by-Step Guide to Upgrade a Kubernetes Cluster from v1.17.9 to v1.18.9

This tutorial explains how to safely back up a kubeadm‑managed Kubernetes cluster, upgrade the control‑plane from version 1.17.9 to 1.18.9, update master and worker nodes, verify the upgrade, and handle certificate renewal and recovery in case of failures.

BackupCertificatescluster upgrade
0 likes · 17 min read
Step-by-Step Guide to Upgrade a Kubernetes Cluster from v1.17.9 to v1.18.9