Best of KubernetesJuly 2022

  1. 1
    Article
    Avatar of communityCommunity Picks·4y

    Podman vs Docker: What are the differences?

    Podman is a Red Hat product designed to build, manage, and run containers with a Kubernetes-like approach. Docker is the standard containerization tool for almost a decade. The two technologies have fundamental differences but are also perfectly suited to work together. Podman is the default container engine in RedHat 8 and CentOS 8.

  2. 2
    Article
    Avatar of geekcultureGeek Culture·4y

    Trends in Software Development 2022

    Andrzej Frydryszak has compiled a list of the most significant points he heard at software development conferences this year. Kubernetes (K8S) don’t seem as if it’s are going to join the two in the valley of sorrow.

  3. 3
    Article
    Avatar of semaphoreSemaphore·4y

    5 Ways to Deploy Microservices

    Microservice applications can run in many ways, each with different tradeoffs and cost structures. What works for small applications spanning a few services will likely not suffice for large-scale systems. Microservices are the most scalable way of developing software. But that means nothing unless we choose the right way to deploy microservices.

  4. 4
    Article
    Avatar of hashnodeHashnode·4y

    Getting started with Kubernetes

    Kubernetes is a container orchestrator. It automates the process of scheduling, scaling, load balancing, fault tolerance, deployment, rollouts, and rollbacks, etc. It is highly extensible and portable by using several plugins, it offers networking and security. Kubernetes has become industry standard.

  5. 5
    Article
    Avatar of hnHacker News·4y

    What Comes After Git

    Git was born from the collaboration problems in the Linux kernel. Nearly a decade later, new problems arose when Kubernetes (the operating system of the cloud) brought open-source collaboration to a new level. Will a new version control system (or something that solves similar problems) spring up?

  6. 6
    Article
    Avatar of dzDZone·4y

    Get Started With Kafka and Docker in 20 Minutes

    Kafka runs on the platform of your choice, such as Kubernetes or ECS, as a cluster of one or more Kafka nodes. A Kafka cluster will be initialized with zero or more topics, which you can think of as message channels or queues. Create the Dockerfile alongside the other three files that were just created and add the following: Dockerfile. Save and close. Subsequent commands will be run in this folder.

  7. 7
    Article
    Avatar of phProduct Hunt·4y

    Plural - Deploy open source software on Kubernetes in record time 🚀

    Plural is an open-source DevOps platform for self-hosting applications on Kubernetes without the management overhead. With baked-in SSO, automated upgrades, and secret encryption, you get all the benefits of a managed service with none of the lock-in or cost.