Tagged articles
2370 articles
Page 15 of 24
Top Architect
Top Architect
Dec 3, 2021 · Operations

Centralized Log Collection with Filebeat and Graylog

This article explains how to use Filebeat together with Graylog to collect, process, and visualize logs from multiple services and environments, covering tool introductions, configuration files, component details, deployment methods, and practical code examples.

DockerELKFilebeat
0 likes · 19 min read
Centralized Log Collection with Filebeat and Graylog
Cloud Native Technology Community
Cloud Native Technology Community
Dec 2, 2021 · Cloud Native

Understanding cgroup and namespace in Linux for Cloud‑Native Containers

This article explains the role of Linux cgroup and namespace technologies in providing resource isolation and security for containers, traces their historical development from early chroot mechanisms to modern Docker and Kubernetes, and details cgroup architecture, core files, migration, delegation, and practical usage examples.

ContainerDockerLinux
0 likes · 17 min read
Understanding cgroup and namespace in Linux for Cloud‑Native Containers
21CTO
21CTO
Nov 30, 2021 · Fundamentals

JetBrains Unveils Fleet: A Lightweight IDE for Remote Development

JetBrains expands its development ecosystem by separating IDE front‑ends from back‑ends with JetBrains Gateway for remote coding, and launches Fleet—a lightweight, IntelliJ‑based editor that supports smart mode, multiple languages, collaborative sessions, and integrates with Space’s Docker‑based development environments.

DockerFleetIDE
0 likes · 6 min read
JetBrains Unveils Fleet: A Lightweight IDE for Remote Development
Programmer DD
Programmer DD
Nov 27, 2021 · Databases

Deploy MangoDB: An Open‑Source MongoDB Alternative with Docker

This guide introduces MangoDB, an open‑source MongoDB‑compatible database built on PostgreSQL, and walks you through a three‑step Docker‑Compose setup, service startup, and connection using mongosh, enabling developers to quickly try a true open‑source MongoDB replacement.

DockerMangoDBMongoDB
0 likes · 4 min read
Deploy MangoDB: An Open‑Source MongoDB Alternative with Docker
Open Source Linux
Open Source Linux
Nov 24, 2021 · Cloud Native

How to Build a Container Monitoring Stack with CAdvisor, InfluxDB, and Grafana

Learn how to set up a comprehensive container monitoring solution using CAdvisor for metrics collection, InfluxDB for time‑series storage, and Grafana for visualization, including deployment steps, integration details, common issues, and best‑practice configurations for reliable Docker‑based environments.

Cloud NativeDockerGrafana
0 likes · 17 min read
How to Build a Container Monitoring Stack with CAdvisor, InfluxDB, and Grafana
MaGe Linux Operations
MaGe Linux Operations
Nov 24, 2021 · Operations

Automate Spring Boot & Vue Deployments with GitLab, Jenkins, Docker, Kubernetes

This guide demonstrates how to integrate GitLab, Jenkins, Docker, Kubernetes, and Helm to achieve fully automated, environment‑specific deployments for Spring Boot backend services and Vue.js front‑end applications, covering configuration files, pipeline scripts, credential setup, and webhook integration for seamless CI/CD across development, testing, and production.

DockerGitLabJenkins
0 likes · 15 min read
Automate Spring Boot & Vue Deployments with GitLab, Jenkins, Docker, Kubernetes
Open Source Linux
Open Source Linux
Nov 22, 2021 · Cloud Native

Why Containers Alone Can’t Solve Modern Development Challenges

The article examines how Docker, Docker Compose, and Kubernetes have transformed deployment, but also highlights the remaining complexities of cloud‑native development, microservices, and the need for next‑generation tools that seamlessly integrate local processes, containers, and cloud services.

Cloud NativeDevOpsDocker
0 likes · 9 min read
Why Containers Alone Can’t Solve Modern Development Challenges
Qingyun Technology Community
Qingyun Technology Community
Nov 22, 2021 · Cloud Native

Tech Roundup: Curl vs Apple, Docker Fees, Windows 11 Blue Screen, Octoverse, OpenSearch

This roundup covers curl founder Daniel Stenberg’s criticism of Apple’s reliance on open‑source tools, Docker’s new subscription model, Windows 11’s return to the classic blue crash screen, key findings from GitHub’s 2021 Octoverse report, and the debate over OpenSearch as a cloud‑native alternative.

DockerGitHub OctoverseOpenSearch
0 likes · 7 min read
Tech Roundup: Curl vs Apple, Docker Fees, Windows 11 Blue Screen, Octoverse, OpenSearch
Java Architecture Diary
Java Architecture Diary
Nov 19, 2021 · Backend Development

What’s New in Spring Boot 2.6? Key Features and Configuration Changes

Spring Boot 2.6 introduces Cookie SameSite support, reactive session timeout, custom data‑masking rules, automatic Redis pool configuration, richer runtime Java metrics, build‑info personalization, new startup and disk metrics, enhanced Docker image building, and many deprecated properties removed or renamed, improving security and performance.

ConfigurationDockerMetrics
0 likes · 7 min read
What’s New in Spring Boot 2.6? Key Features and Configuration Changes
Top Architect
Top Architect
Nov 15, 2021 · Cloud Native

Deploying Spring Boot Applications on Kubernetes with Spring Boot Operator

This article explains how to package a Spring Boot application into a Docker image using Jib, install the Spring Boot Operator, and manage the application lifecycle on Kubernetes—including deployment, scaling, graceful shutdown, node affinity, and custom operator configuration—through detailed code examples and YAML manifests.

CRDDockerJib
0 likes · 13 min read
Deploying Spring Boot Applications on Kubernetes with Spring Boot Operator
Open Source Linux
Open Source Linux
Nov 11, 2021 · Fundamentals

Master DNS: Basics, Docker Setup, and Real-World Troubleshooting

This guide explains DNS fundamentals, shows how to set up a Docker container for testing, demonstrates configuring and modifying DNS settings, and walks through common DNS issues such as missing resolvers, slow queries, hosts file overrides, and unstable reverse lookups, with practical command‑line examples.

DNSDockerLinux
0 likes · 15 min read
Master DNS: Basics, Docker Setup, and Real-World Troubleshooting
macrozheng
macrozheng
Nov 10, 2021 · Backend Development

Boost Your API Docs: How to Install and Use Torna with Swagger

Learn how to set up the enterprise‑grade Torna API documentation platform, integrate it with Swagger, and run it on Windows, Linux, or Docker, covering project structure, installation steps, configuration, and advanced features like permission control, mock data, and interface testing.

DockerSpringBootSwagger
0 likes · 13 min read
Boost Your API Docs: How to Install and Use Torna with Swagger
Architects' Tech Alliance
Architects' Tech Alliance
Oct 31, 2021 · Cloud Native

Comprehensive Docker Tutorial: Installation, Commands, Image Management, Networking, Dockerfile, Compose, Registry, and Advanced Practices

This extensive guide covers Docker fundamentals, container concepts, installation steps, basic and advanced commands, image lifecycle, volume handling, Dockerfile creation, networking options, Docker Compose orchestration, private registries, Harbor deployment, best‑practice recommendations, and monitoring techniques, providing a complete reference for container‑based development and operations.

Cloud NativeContainersDevOps
0 likes · 48 min read
Comprehensive Docker Tutorial: Installation, Commands, Image Management, Networking, Dockerfile, Compose, Registry, and Advanced Practices
Open Source Linux
Open Source Linux
Oct 26, 2021 · Cloud Native

Unlock Scalable Multi‑Cluster Management with Container‑Based PaaS

This article explains how a container‑driven PaaS platform built on Docker and Kubernetes can centralize resource management, enable dynamic allocation, monitoring, and high‑availability across multiple data centers, while supporting microservice deployment and continuous business operations.

Cloud NativeDockerKubernetes
0 likes · 10 min read
Unlock Scalable Multi‑Cluster Management with Container‑Based PaaS
dbaplus Community
dbaplus Community
Oct 25, 2021 · Cloud Native

Beyond Docker: Exploring Modern Container Runtimes and Alternatives

While Docker introduced containers in 2013 and set early standards, the ecosystem has since diversified with technologies like cgroups, namespaces, OCI, CRI, and alternatives such as containerd, runc, Podman, LXC/LXD, offering varied approaches to secure, lightweight application deployment across cloud-native environments.

DockerKubernetesLXC
0 likes · 15 min read
Beyond Docker: Exploring Modern Container Runtimes and Alternatives
Ops Development Stories
Ops Development Stories
Oct 25, 2021 · Cloud Native

Mastering runc: Build and Run OCI Bundles from Scratch

This guide explains how runc implements the OCI runtime spec, walks through creating an OCI bundle, using skopeo and umoci to fetch images, and demonstrates running containers in foreground and detached modes while highlighting the underlying Linux namespace mechanics.

DockerLinux NamespacesOCI
0 likes · 12 min read
Mastering runc: Build and Run OCI Bundles from Scratch
IT Architects Alliance
IT Architects Alliance
Oct 24, 2021 · Cloud Native

Comprehensive Docker Tutorial: Installation, Image Management, Container Operations, and WordPress Deployment

This tutorial explains Docker's concepts, compares virtual machines with Linux containers, walks through installing Docker, managing images and containers with practical commands, creating Dockerfiles, publishing images, and demonstrates three methods for deploying WordPress—including custom containers, official images, and Docker Compose—providing a complete hands‑on guide for developers.

DockerDocker ComposeDockerfile
0 likes · 27 min read
Comprehensive Docker Tutorial: Installation, Image Management, Container Operations, and WordPress Deployment
Code Ape Tech Column
Code Ape Tech Column
Oct 21, 2021 · Backend Development

Integrating Spring Cloud Sleuth and Zipkin for Distributed Tracing in Microservices

This tutorial explains the principles of distributed tracing, why it is needed for microservice architectures, and provides step‑by‑step instructions for adding Spring Cloud Sleuth and Zipkin—including Maven dependencies, configuration, Docker deployment, and Elasticsearch persistence—to a Spring Cloud project.

Distributed TracingDockerElasticsearch
0 likes · 14 min read
Integrating Spring Cloud Sleuth and Zipkin for Distributed Tracing in Microservices
Ops Development Stories
Ops Development Stories
Oct 15, 2021 · Operations

Unlock Docker Image Secrets: From Basics to Advanced Optimization

This article explores Docker images in depth, covering their fundamental concepts, layered storage mechanisms, the relationship with Dockerfiles and containers, practical optimization techniques for size and build speed, and essential security best practices for creating robust, efficient container images.

DockerImageoptimization
0 likes · 20 min read
Unlock Docker Image Secrets: From Basics to Advanced Optimization
Programmer DD
Programmer DD
Oct 11, 2021 · Databases

Why Running MySQL in Docker Can Be Risky: 5 Critical Issues

This article examines why containerizing MySQL often leads to data‑security, performance, state‑management, and resource‑isolation problems, while also outlining scenarios where MySQL can safely run in Docker with proper strategies and examples.

ContainersDatabase PerformanceDocker
0 likes · 6 min read
Why Running MySQL in Docker Can Be Risky: 5 Critical Issues
ZhiKe AI
ZhiKe AI
Oct 11, 2021 · Cloud Native

How to Import and Export Docker Images for Migration

This guide explains how to migrate Docker images by using the docker load/save commands for image‑level import/export and the docker import/export commands for container‑level import/export, detailing each command's options and providing concrete examples.

CLIContainerDocker
0 likes · 5 min read
How to Import and Export Docker Images for Migration
Programmer DD
Programmer DD
Sep 30, 2021 · Operations

How to Build a Scalable Kubernetes Log Collection System with S6 and Filebeat

This article explains the limitations of Docker's default JSON‑file logging, introduces S6‑based container log redirection, compares Kubernetes logging approaches at pod, node, and cluster levels, and presents a full‑stack architecture using Filebeat, Kafka, Elasticsearch, and Logstash for reliable, rotatable log collection.

DockerFilebeatKubernetes
0 likes · 8 min read
How to Build a Scalable Kubernetes Log Collection System with S6 and Filebeat
Efficient Ops
Efficient Ops
Sep 29, 2021 · Cloud Native

Master Docker: From Basics to Advanced Deployment and Networking

This comprehensive guide introduces Docker’s core concepts, advantages over traditional VMs, architecture, essential commands, installation steps, Dockerfile syntax, image management, storage options, and networking modes, providing practical examples and code snippets to help developers efficiently containerize and deploy applications.

ContainerizationDevOpsDocker
0 likes · 25 min read
Master Docker: From Basics to Advanced Deployment and Networking
Architects' Tech Alliance
Architects' Tech Alliance
Sep 28, 2021 · Cloud Native

Understanding Docker: Lightweight Virtualization, Benefits, and How It Works

Docker is a lightweight, open‑source container platform that packages applications and their dependencies into portable images, offering faster startup, lower resource consumption, and easier migration compared to traditional virtual machines, while providing isolation, standardization, and security for modern cloud‑native deployments.

Cloud NativeContainerContainerization
0 likes · 8 min read
Understanding Docker: Lightweight Virtualization, Benefits, and How It Works
Wukong Talks Architecture
Wukong Talks Architecture
Sep 26, 2021 · Backend Development

In‑Depth Overview of the PassJava Open‑Source Interview Question System Architecture

This article provides a comprehensive analysis of the PassJava interview‑question platform, detailing its microservice architecture, technology stack—including SpringBoot, Spring Cloud, Docker, Nacos, Redis, and more—while highlighting its suitability for learning distributed systems and rapid backend development.

DockerMicroservicesPassJava
0 likes · 11 min read
In‑Depth Overview of the PassJava Open‑Source Interview Question System Architecture
MaGe Linux Operations
MaGe Linux Operations
Sep 25, 2021 · Information Security

How to Build a Docker‑Based Kali Linux Lab with Web Target for Pen‑Testing

This guide walks you through creating a Docker‑powered environment that includes a graphical Kali Linux workstation and a web target machine with MySQL and Tomcat, covering Docker installation, image preparation, container configuration, remote desktop setup, and database integration for hands‑on information‑security practice.

ContainerizationDockerKali Linux
0 likes · 8 min read
How to Build a Docker‑Based Kali Linux Lab with Web Target for Pen‑Testing
DevOps Cloud Academy
DevOps Cloud Academy
Sep 22, 2021 · Cloud Native

Understanding Docker Architecture, CRI, and Containerd: A Comprehensive Guide

This article provides a detailed overview of Docker’s evolution, the role of containerd, runc, and CRI in modern container runtimes, explains how Docker delegates container lifecycle management to containerd‑shim, and offers step‑by‑step instructions for installing, configuring, and using containerd with its CLI tools on Linux.

CRIDockerKubernetes
0 likes · 30 min read
Understanding Docker Architecture, CRI, and Containerd: A Comprehensive Guide
Liangxu Linux
Liangxu Linux
Sep 22, 2021 · Cloud Native

Master Dockerfile: Complete Guide to All Instructions and Best Practices

This article provides a comprehensive, step‑by‑step explanation of every Dockerfile instruction—including variables, FROM, RUN, CMD, LABEL, EXPOSE, ENV, ARG, ADD, COPY, ENTRYPOINT, VOLUME, STOPSIGNAL, HEALTHCHECK, SHELL, WORKDIR, and USER—along with syntax details, usage tips, and practical code examples for building efficient container images.

ContainerDockerDockerfile
0 likes · 12 min read
Master Dockerfile: Complete Guide to All Instructions and Best Practices
The Dominant Programmer
The Dominant Programmer
Sep 20, 2021 · Cloud Native

How to Install Jenkins on CentOS 7 Using Docker

This guide walks through installing Docker on CentOS 7, pulling the official Jenkins image, creating a host volume, running the container with proper port and volume mappings, retrieving the initial admin password, and completing the Jenkins setup with recommended plugins.

ContainerDockerInstallation
0 likes · 3 min read
How to Install Jenkins on CentOS 7 Using Docker
360 Quality & Efficiency
360 Quality & Efficiency
Sep 17, 2021 · Operations

Using Kaniko for Secure, Privilege‑Free Container Image Builds

This article explains how Kaniko, a Google‑open‑source tool, enables building and pushing container images without a privileged Docker daemon by comparing traditional Docker methods, highlighting security concerns, and providing a step‑by‑step demonstration with commands and verification in a Kubernetes‑friendly environment.

Container ImageDevOpsDocker
0 likes · 7 min read
Using Kaniko for Secure, Privilege‑Free Container Image Builds
MaGe Linux Operations
MaGe Linux Operations
Sep 15, 2021 · Cloud Native

Unlock Docker: From Zero to Deploying Your First Containerized App

This guide walks you through Docker fundamentals, comparing containers to virtual machines, explaining core concepts, installation, building and running a Vue project inside an Nginx container, and provides best practices and commands for image creation, container management, and deployment, enabling you to master containerization from scratch.

ContainerizationDevOpsDocker
0 likes · 17 min read
Unlock Docker: From Zero to Deploying Your First Containerized App
Java Architect Essentials
Java Architect Essentials
Sep 14, 2021 · Operations

Graceful Service Startup and Shutdown for Microservices with Spring Boot and Docker

This article explains how to implement graceful shutdown and startup for microservices using JVM shutdown hooks, Spring Boot's built‑in mechanisms, Docker stop signals, and external containers like Jetty, providing code examples and best‑practice recommendations for ensuring services deregister, reject traffic, and start only after health checks succeed.

DockerGracefulShutdownMicroservices
0 likes · 10 min read
Graceful Service Startup and Shutdown for Microservices with Spring Boot and Docker
21CTO
21CTO
Sep 14, 2021 · Cloud Native

Why Docker’s Business Model Struggles: Lessons from the Container Wars

The article examines Docker’s shift to paid subscriptions, its missed partnership with Kubernetes, internal management conflicts, and how these strategic missteps have reshaped its role in the cloud‑native ecosystem, while exploring the future prospects under new leadership.

Business ModelContainerDocker
0 likes · 19 min read
Why Docker’s Business Model Struggles: Lessons from the Container Wars
Tencent Cloud Developer
Tencent Cloud Developer
Sep 6, 2021 · Cloud Native

From Docker to Kubernetes: A Comprehensive Guide to Containerization Technology

This guide introduces beginners to containerization by explaining Docker’s core components, Linux kernel mechanisms, and networking, then progresses to Kubernetes, detailing its architecture, key objects such as Pods, Deployments, Services, and storage concepts, and how they orchestrate distributed container workloads.

Cloud NativeContainerizationDocker
0 likes · 28 min read
From Docker to Kubernetes: A Comprehensive Guide to Containerization Technology
IT Architects Alliance
IT Architects Alliance
Sep 1, 2021 · Cloud Native

Why Docker Desktop Went Commercial: New Features, Limits, and History

Docker announced a subscription‑based Business edition of Docker Desktop, outlining its enterprise‑focused features, pricing, the continued free Personal tier, and a detailed look at the platform’s architecture, workflow, and the company’s turbulent growth and two perceived “deaths.”

Business ModelCloud NativeContainer
0 likes · 10 min read
Why Docker Desktop Went Commercial: New Features, Limits, and History
MaGe Linux Operations
MaGe Linux Operations
Sep 1, 2021 · Cloud Computing

Master Dockerfile: Essential Commands and Best Practices Explained

This article provides a comprehensive guide to Dockerfile syntax, covering variables, FROM, RUN, CMD, LABEL, EXPOSE, ENV, ADD, COPY, ENTRYPOINT, VOLUME, ARG, ONBUILD, STOPSIGNAL, HEALTHCHECK, SHELL, and WORKDIR instructions, with examples and usage tips for building efficient Docker images.

DevOpsDockerDockerfile
0 likes · 11 min read
Master Dockerfile: Essential Commands and Best Practices Explained
DevOps Cloud Academy
DevOps Cloud Academy
Aug 29, 2021 · Operations

Handling Timezone and System Time Issues in Linux Containers and Kubernetes

This article explains the differences between hardware and system clocks, how Linux manages time zones, why container images often have incorrect default time zones, and provides multiple practical methods—including Dockerfile settings, volume mounts, environment variables, PodPreset, and libfaketime—to correctly set or adjust time in Docker and Kubernetes environments.

ContainerDockerKubernetes
0 likes · 13 min read
Handling Timezone and System Time Issues in Linux Containers and Kubernetes
NetEase Media Technology Team
NetEase Media Technology Team
Aug 25, 2021 · Cloud Native

NetEase Media Container Platform Construction: Cloud Native Implementation Experience and Best Practices

NetEase Media details its year‑long journey building a cloud‑native container platform—covering foundational concepts, a robust infrastructure framework, Kubernetes deployment, solutions to pre‑containerization challenges, and practical best practices such as graceful shutdowns, health probes, and resource‑limit configurations.

Cloud NativeContainer TechnologyDevOps
0 likes · 32 min read
NetEase Media Container Platform Construction: Cloud Native Implementation Experience and Best Practices
Efficient Ops
Efficient Ops
Aug 22, 2021 · Cloud Native

Master Docker from Zero: Build, Run, and Deploy Containers Like a Pro

This guide walks you through Docker fundamentals—from understanding containers versus virtual machines, installing Docker, creating Dockerfiles, building and running images, to best practices and advanced commands—enabling you to containerize and deploy web applications efficiently across environments.

ContainerizationDevOpsDocker
0 likes · 15 min read
Master Docker from Zero: Build, Run, and Deploy Containers Like a Pro
Java Architect Essentials
Java Architect Essentials
Aug 20, 2021 · Cloud Native

Top Docker Alternatives and Their Features

This article explains the recent US export restrictions on Docker, highlights the need for open‑source replacements, and provides detailed overviews of ten prominent Docker alternatives—including Podman, LXC, RKT, OpenVZ, Rancher, Nanobox, Singularity, Kubernetes, OpenShift, and Apache Mesos—covering their key capabilities, security aspects, and platform support.

AlternativeCloud NativeContainer
0 likes · 13 min read
Top Docker Alternatives and Their Features
Liangxu Linux
Liangxu Linux
Aug 17, 2021 · Cloud Native

How to Enable GPU Acceleration in Docker on Linux

This guide walks you through installing NVIDIA drivers, CUDA, and nvidia-docker2 on a Linux host, configuring Docker to access the GPU, and verifying the setup with commands and sample TensorFlow/PyTorch code, enabling deep‑learning workloads inside containers.

CUDADeep LearningDocker
0 likes · 7 min read
How to Enable GPU Acceleration in Docker on Linux
Baidu Geek Talk
Baidu Geek Talk
Aug 16, 2021 · Artificial Intelligence

Integrating Paddle Serving with Kong Security Gateway for AI Model Deployment

The article demonstrates how to integrate Paddle Serving’s new security‑gateway feature with the open‑source Kong API gateway and its Konga UI, using Docker‑Compose to create a secure, HTTPS‑encrypted, header‑authenticated AI model serving endpoint that hides internal services while supporting high‑concurrency inference.

AIDockerKong
0 likes · 9 min read
Integrating Paddle Serving with Kong Security Gateway for AI Model Deployment
macrozheng
macrozheng
Aug 12, 2021 · Backend Development

How to Set Up kkFileView for Instant File Preview with Docker and SpringBoot

This guide walks you through installing kkFileView on Windows and Linux, integrating it with MinIO for online file preview, configuring Docker containers, and customizing settings such as watermarks, providing step‑by‑step instructions and code snippets for a seamless preview service.

DockerLinuxMinio
0 likes · 7 min read
How to Set Up kkFileView for Instant File Preview with Docker and SpringBoot
MaGe Linux Operations
MaGe Linux Operations
Aug 7, 2021 · Backend Development

Quickly Deploy a Search Engine with Docker and Searx

This guide shows how to set up the open‑source Searx search engine using a Docker image, walk through the essential Docker commands, explore its Python source code, and explains how to customize the response handling for building your own lightweight search engine.

BackendDockerSearx
0 likes · 6 min read
Quickly Deploy a Search Engine with Docker and Searx
Efficient Ops
Efficient Ops
Aug 5, 2021 · Operations

Deploy ELK Stack with Docker on Windows 10 VM: Step‑by‑Step Guide

Learn how to quickly set up the ELK stack (Elasticsearch, Logstash, Kibana) using Docker on a Windows 10 VirtualBox VM, configure Filebeat, and verify log collection and visualization, with detailed commands, configuration files, and troubleshooting tips for a complete operational experience.

DockerELKlogging
0 likes · 10 min read
Deploy ELK Stack with Docker on Windows 10 VM: Step‑by‑Step Guide
Open Source Linux
Open Source Linux
Aug 4, 2021 · Fundamentals

How Docker’s OverlayFS Powers Efficient Container Storage

This article explains the concept of union file systems, compares implementations such as UnionFS, aufs, OverlayFS, ZFS and Btrfs, and demonstrates how Docker leverages OverlayFS with copy‑on‑write layers to create lightweight, fast‑starting containers.

DockerUnionFScontainer storage
0 likes · 14 min read
How Docker’s OverlayFS Powers Efficient Container Storage
Ops Development Stories
Ops Development Stories
Aug 3, 2021 · Cloud Native

Master GitLab CI/CD with Kubernetes: Deploy a Flask App End‑to‑End

This article walks through deploying a Flask web service with GitLab CI/CD, covering Docker image creation, a comprehensive .gitlab-ci.yml pipeline, Kubernetes resource definitions, runner variable configuration, and how branch, tag, and manual review jobs orchestrate continuous integration, delivery, and deployment.

CI/CDDevOpsDocker
0 likes · 14 min read
Master GitLab CI/CD with Kubernetes: Deploy a Flask App End‑to‑End
macrozheng
macrozheng
Aug 3, 2021 · Cloud Computing

How to Build Your Own MinIO Object Storage Service with Docker and CLI

This guide walks you through installing MinIO with Docker, using its visual Console, managing buckets and files via the MinIO Client, and leveraging S3 compatibility to integrate with third‑party tools, providing a complete self‑hosted object storage solution.

CLIDockerMinio
0 likes · 9 min read
How to Build Your Own MinIO Object Storage Service with Docker and CLI
YunZhu Net Technology Team
YunZhu Net Technology Team
Jul 27, 2021 · Cloud Native

Deploying .NET Framework Applications with Windows Containers on Alibaba Cloud ECS and ACK

This guide explains how to use Windows Containers on Alibaba Cloud ECS and ACK to containerize and run .NET Framework 4.x applications, covering Windows Container basics, Alibaba Cloud image support, step‑by‑step deployment commands, networking, resource limits, and Docker Compose usage.

.NET FrameworkAlibaba CloudContainerization
0 likes · 10 min read
Deploying .NET Framework Applications with Windows Containers on Alibaba Cloud ECS and ACK
The Dominant Programmer
The Dominant Programmer
Jul 26, 2021 · Cloud Native

How to Install and Configure Docker on CentOS 7

This guide walks through installing Docker CE on a CentOS 7 system, covering prerequisite kernel checks, repository configuration, package installation, verification with hello‑world, common troubleshooting, and clean removal steps, while explaining core Docker concepts such as images, containers, and registries.

CentOS 7ContainerDocker
0 likes · 5 min read
How to Install and Configure Docker on CentOS 7