Software Alternatives & Reviews

k8s-the-hard-way

kubernetes-deploy runc CoreDNS Google Kubernetes Engine
  1. #Kubernetes: open source production-grade container orchestration management. #CNCF #K8s
    Verify that the deployment successfully creates a pod Deployments are one of the powerful orchestration tools offered by Kubernetes. In this lesson, we will make sure that deployments are working in our cluster. We will verify that we can create a deployment, and that the deployment is able to successfully stand up a new pod and container. In this section you will verify the ability to create and manage Deployments.

    #Developer Tools #DevOps Tools #Monitoring Tools 47 social mentions

  2. 2
    CLI tool for spawning and running containers according to the OCI specification - opencontainers/runc

    #Web Servers #Web And Application Servers #Load Balancer / Reverse Proxy 8 social mentions

  3. Service discovery for the cloud and more
    In this lab you will deploy the DNS add-on which provides DNS based service discovery, backed by CoreDNS, to applications running inside the Kubernetes cluster.

    #Web Servers #Web And Application Servers #Load Balancer / Reverse Proxy 9 social mentions

  4. Google Kubernetes Engine is a powerful cluster manager and orchestration system for running your Docker containers. Set up a cluster in minutes.
    This tutorial walks you through setting up Kubernetes the hard way. This guide is not for people looking for a fully automated command to bring up a Kubernetes cluster. If that's you then check out Google Kubernetes Engine, or the Getting Started Guides. The repo k8s-the-hard-way.

    #Developer Tools #Containers As A Service #Cloud Computing 41 social mentions

Discuss: k8s-the-hard-way

Log in or Post with