Best of KubernetesAugust 2023

  1. 1
    Article
    Avatar of bytebytegoByteByteGo·3y

    EP71: CI/CD Pipeline Explained in Simple Terms

    This week’s system design refresher: Why Google and Meta Put Billion Lines of Code In 1 Repository? What does API gateway do?

  2. 2
    Article
    Avatar of newstackThe New Stack·3y

    Good-Bye Kris Nóva

    Kris Nóva had co-founded The Nivenly Foundation, a member-controlled and democratically-governed open source foundation. She was an open source developer who contributed significantly to Linux, Kubernetes, distributed runtime environments, Falco, and the Go programming language. In a word, she was “impressive.

  3. 3
    Article
    Avatar of pointerPointer·3y

    livecycle/preevy: Quickly deploy preview environments to the cloud!

    Preevy is a powerful Command Line Interface (CLI) tool designed to simplify the process of creating ephemeral preview environments. It can easily provision a preview environment for any Docker-Compose application in the cloud. It supports affordable VMs from AWS Lightsail, Google Cloud, and Microsoft Azure.

  4. 4
    Article
    Avatar of dzDZone·3y

    Best Plugins For JetBrains IDEs

    Best Plugins for JetBrains IDEs. Discover language-agnostic and -dependent plugins for IntelliJ IDEA that may be a great help in your daily fight with tasks that will make your work easier. Join the DZone community and get the full member experience.

  5. 5
    Article
    Avatar of pointerPointer·3y

    k3s-io/k3s: Lightweight Kubernetes

    K3s-io/k3s is a fully conformant production-ready Kubernetes distribution with the following changes. It is packaged as a single binary. It adds support for sqlite3 as the default storage backend. Etcd3, MySQL, and Postgres are also supported.

  6. 6
    Article
    Avatar of cloudnativedailyCloud Native Daily·3y

    Cloud Native CI/CD Pipelines: Building Automated Workflows with Jenkins and Kubernetes

    Build Cloud Native CI/CD Pipelines with Jenkins and K8s. Building Automated Workflows with Jenkins, Kubernetes and KuberNETes is a step-by-step guide to setting up a Cloud NativeCI/CD pipeline. Use Jenkins to create a new Jenkins Pipeline to define your CI-CD workflow.