Tagged articles

GitOps

127 articles · Page 2 of 2
Alibaba Cloud Native
Alibaba Cloud Native
Nov 10, 2021 · Cloud Native

How KubeVela Is Redefining Cloud‑Native DevOps and Multi‑Cluster Delivery

This article explores how cloud‑native principles are reshaping DevOps collaboration, examines emerging trends in next‑generation DevOps platforms, and details how KubeVela—leveraging OAM, multi‑cluster delivery, workflow definitions, and GitOps—provides a unified, application‑centric solution for modern enterprise environments.

Cloud NativeGitOpsKubeVela
0 likes · 11 min read
How KubeVela Is Redefining Cloud‑Native DevOps and Multi‑Cluster Delivery
Alibaba Cloud Native
Alibaba Cloud Native
Oct 8, 2021 · Cloud Native

How KubeVela 1.1 Simplifies Hybrid‑Cloud Application Delivery

KubeVela 1.1 introduces an OAM‑based, application‑centric model, programmable CUE‑driven workflows, and a 100% control‑plane architecture that together enable infrastructure‑agnostic, multi‑cluster, and GitOps‑ready delivery of cloud‑native applications across hybrid environments.

Application DeliveryGitOpsKubeVela
0 likes · 16 min read
How KubeVela 1.1 Simplifies Hybrid‑Cloud Application Delivery
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Jul 11, 2021 · Cloud Native

Mastering Argo CD: A Complete Guide to GitOps on Kubernetes

This guide explains the origins of GitOps, introduces Argo CD’s architecture and core concepts, and provides step‑by‑step instructions for installing, configuring, and operating Argo CD on Kubernetes, including CLI usage, cluster registration, application creation, synchronization, and health monitoring.

Argo CDCI/CDCloud Native
0 likes · 14 min read
Mastering Argo CD: A Complete Guide to GitOps on Kubernetes
Ops Development Stories
Ops Development Stories
Jul 8, 2021 · Cloud Native

Transform Tekton CI/CD into a GitOps Workflow with Argo CD

This guide shows how to refactor a Tekton CI/CD pipeline by extracting Helm chart templates into a separate repository, configuring Argo CD to manage the deployment stage, and adding Tekton tasks that update Helm values, sync the application, and handle health checks, achieving a full GitOps workflow on Kubernetes.

Argo CDCI/CDGitOps
0 likes · 17 min read
Transform Tekton CI/CD into a GitOps Workflow with Argo CD
Alibaba Cloud Native
Alibaba Cloud Native
May 13, 2021 · Cloud Native

From Code Prison to Service: How Infrastructure‑as‑Code Powers the New Cloud‑Native Era

The article outlines the evolution from traditional code repositories to a code‑as‑service model, describing how pipeline‑as‑code, machine‑as‑code, server‑cluster‑as‑code and infrastructure‑as‑code (Jenkins, Docker, Kubernetes, Terraform) enable cloud‑native development, DevOps automation, and platform‑centric R&D ecosystems.

CI/CDCloud NativeDocker
0 likes · 10 min read
From Code Prison to Service: How Infrastructure‑as‑Code Powers the New Cloud‑Native Era
DevOps Cloud Academy
DevOps Cloud Academy
Mar 24, 2021 · Cloud Native

Understanding GitOps: Principles, Workflow, and Benefits

GitOps automates infrastructure management by applying DevOps best practices such as version control, code review, and CI/CD pipelines, using declarative IaC stored in Git to enable reliable, observable, and secure deployments across cloud‑native environments.

CI/CDCloud NativeDevOps
0 likes · 10 min read
Understanding GitOps: Principles, Workflow, and Benefits
Programmer DD
Programmer DD
Jan 3, 2021 · Cloud Native

5 Must-Watch Open-Source Kubernetes Projects Shaping 2021

Discover five emerging open-source Kubernetes projects—including Quarkus, OpenTelemetry, Argo CD, Envoy/Contour, and OKD 4—that are driving cloud-native innovation in 2021 by enhancing Java workloads, observability, GitOps, traffic management, and developer tooling, and simplifying deployment pipelines.

Cloud NativeDevOpsGitOps
0 likes · 7 min read
5 Must-Watch Open-Source Kubernetes Projects Shaping 2021
DevOps Cloud Academy
DevOps Cloud Academy
Dec 24, 2020 · Cloud Native

Understanding GitOps: Principles, Workflow, and Benefits

GitOps is an automation-driven approach that applies DevOps best practices such as version control, code review, and CI/CD pipelines to infrastructure management, enabling declarative configuration, pull‑request‑based changes, and automated deployment pipelines for Kubernetes and other cloud‑native environments.

AutomationCI/CDDevOps
0 likes · 13 min read
Understanding GitOps: Principles, Workflow, and Benefits
DevOps Cloud Academy
DevOps Cloud Academy
Dec 1, 2020 · Operations

Implementing CI/CD with Jenkins and GitOps on Kubernetes

This article provides a comprehensive step‑by‑step guide to building a CI/CD pipeline using Jenkins, GitOps, ArgoCD, and Kubernetes, covering software installation, plugin configuration, shared library setup, Jenkinsfile creation, image building, deployment with Kustomize, and webhook integration with GitLab.

ArgoCDCI/CDDevOps
0 likes · 14 min read
Implementing CI/CD with Jenkins and GitOps on Kubernetes
DevOps Cloud Academy
DevOps Cloud Academy
Oct 31, 2020 · Cloud Native

GitOps Workflow Example with Argo CD, GitLab CI, and Kubernetes

This article provides a step‑by‑step guide to implementing a GitOps workflow on a Kubernetes cluster using Argo CD and GitLab CI, covering Argo CD installation, Helm deployment, application configuration, CI/CD pipeline definition, and deployment to dev and prod environments.

Argo CDCI/CDGitLab CI
0 likes · 14 min read
GitOps Workflow Example with Argo CD, GitLab CI, and Kubernetes
Alibaba Cloud Native
Alibaba Cloud Native
Oct 29, 2020 · Cloud Native

How Cloud‑Native Technologies Boost Delivery Speed from IaaS to PaaS

This article explains how cloud‑native techniques transform application architecture from IaaS to PaaS, outlines three practical steps to accelerate delivery, and provides concrete examples such as Service Mesh, lightweight containers for log collection, and health‑probe driven lifecycle management.

Cloud NativeDelivery SpeedGitOps
0 likes · 12 min read
How Cloud‑Native Technologies Boost Delivery Speed from IaaS to PaaS
Cloud Native Technology Community
Cloud Native Technology Community
Sep 25, 2020 · Cloud Native

Can Crossplane Turn Kubernetes into a Multi‑Cloud PaaS Platform?

The article examines how organizations can construct their own multi‑cloud PaaS platforms by leveraging Kubernetes‑based tools such as Crossplane and the Open Application Model (OAM), highlighting the architectural benefits, typical workflow, and challenges revealed in an interview with Upbound CEO Bassam Tabbara.

Cloud NativeCrossplaneGitOps
0 likes · 12 min read
Can Crossplane Turn Kubernetes into a Multi‑Cloud PaaS Platform?
DevOps Cloud Academy
DevOps Cloud Academy
Jul 21, 2020 · Cloud Native

GitOps Workflow with Argo CD and GitLab CI on Kubernetes

This article demonstrates a complete GitOps workflow on Kubernetes using Argo CD and GitLab CI, covering installation, configuration of Argo CD, GitLab project setup, Helm deployment, and a multi‑stage CI/CD pipeline that automatically builds, publishes Docker images, and synchronizes applications in dev and prod environments.

Argo CDCI/CDGitLab CI
0 likes · 15 min read
GitOps Workflow with Argo CD and GitLab CI on Kubernetes
Cloud Native Technology Community
Cloud Native Technology Community
Apr 22, 2020 · Cloud Native

How to Automate Jenkins, Gogs, and Nexus Deployment on Kubernetes with a Custom Template Engine

This article explains how to implement infrastructure‑as‑code for CI/CD tools on a shared Kubernetes cluster by using a lightweight variable‑template engine, configuring Jenkins, Gogs, and Nexus via ConfigMaps, initContainers, and REST/Script APIs, and combining multiple automation techniques for seamless deployment.

AutomationCI/CDGitOps
0 likes · 12 min read
How to Automate Jenkins, Gogs, and Nexus Deployment on Kubernetes with a Custom Template Engine
ITPUB
ITPUB
Nov 28, 2019 · Operations

How DevOps, CI/CD, and Containerization Became My Thanksgiving Gratitude

In this reflective Thanksgiving post, the author thanks DevOps practices—consistent code delivery, automated CI/CD pipelines, and application containerization—highlighting how they eliminate manual errors, improve accountability across environments, enable scalable infrastructure as code, and foster collaboration, ultimately transforming the software development lifecycle.

CI/CDDevOpsGitOps
0 likes · 7 min read
How DevOps, CI/CD, and Containerization Became My Thanksgiving Gratitude
AntTech
AntTech
Jul 25, 2019 · Cloud Native

Large‑Scale Kubernetes Deployment and Cloud‑Native Practices at Ant Financial

Ant Financial’s Kubernetes team built one of the world’s largest clusters—hundreds of thousands of nodes—by applying cloud‑native operators, GitOps, and extensive performance optimizations to achieve rapid, automated, and reliable large‑scale workloads during the 2019 Tmall 618 promotion.

GitOpscloud-nativelarge-scale
0 likes · 16 min read
Large‑Scale Kubernetes Deployment and Cloud‑Native Practices at Ant Financial