Skip to content

Opening book details…

About this document

Quick Start Guide to Kubernetes by Sai Kumar is a document available to read on EtoBox.

This document provides an overview of setting up a Kubernetes cluster and running a sample DockerCoin mining application on it. The summary is: 1. Instructions are given to initialize a Kubernetes cluster across two terminals using kubeadm, including initializing the first node, copying configuration files, and joining the second node. 2. The DockerCoin application code is cloned from GitHub, containing services for random number generation, hashing, a worker, and a web UI. 3. Docker Compose is used to

Author
Sai Kumar
Language
EN