Best of DockerJanuary 2025

  1. 1
    Article
    Avatar of dockerDocker·1y

    Mastering Docker and Jenkins: Build Robust CI/CD Pipelines Efficiently

    Learn how combining Docker and Jenkins can enhance CI/CD pipelines, ensuring consistent environments and faster deployments. The guide covers setup essentials, pipeline configuration, using plugins, optimizing pipelines, and troubleshooting. Key benefits include uniformity from development to production, scalability, and reduced errors.

  2. 2
    Article
    Avatar of dockerDocker·1y

    How to Set Up a Kubernetes Cluster on Docker Desktop

    Setting up a Kubernetes cluster on Docker Desktop simplifies the process of developing and testing containerized applications locally. This guide covers the benefits of using Docker Desktop’s built-in Kubernetes, provides step-by-step instructions for setup, and includes troubleshooting tips to address common issues. It is tailored for local development and testing, offering a convenient learning path for those new to Kubernetes.