Best of SpaceliftSeptember 2022

  1. 1
    Article
    Avatar of spaceliftSpacelift·4y

    5 Most Useful CI/CD Tools for DevOps (Popular Options List)

    Azure DevOps by Microsoft is an all-in-one CI/CD platform that features entire software delivery in one place. Azure Test Plans offer a great set of If the compilation steps are required, they are specified as well. A successfully built image can therefore be run on any machine that hosts a Docker engine. The Docker engine also takes care of the resource management for each container.

  2. 2
    Article
    Avatar of spaceliftSpacelift·4y

    Kubernetes Tutorial for Beginners – Basic Concepts and Examples

    Kubernetes is an open-source system that automates container deployment tasks. It was originally developed at Google but is now maintained as part of the Cloud Native Computing Foundation (CNCF) In this beginners guide, you’ll learn how to get started running your own containerized solutions. Kubelet is responsible for pulling container images and starting containers in response to scheduling requests.