Benny Suryajaya

@kolmibeni

Joined on Feb 2, 2017

  • Written by Benny Suryajaya, compiled from various sources. NOTE: This guide is far from perfect. Please contribute to fix and/or complete this guide. Preface A continuation of the previous Kubernetes v1.18 Installation Guide. Since it involves newer versions of environment (Kubernetes v1.21 and Ubuntu 20.04), installation steps may differ from the previous guide. This guide is a perpetual work-in-progress. Updates, changes, and improvements may be added in the future. Table of Content
     Like 1 Bookmark
  • Written by Benny Suryajaya, compiled from various sources. NOTE: This guide is far from perfect. Please contribute to fix and/or complete this guide. Preface Extension from Kubernetes v1.21 Installation Guide. Kubernetes v1.21 (and lower) only supports Flannel v0.18.1. Create an empty kube-flannel.yaml file.
     Like  Bookmark
  • Table of Content [ToC] 1. Introduction to Environment This example is run in Hung K8s Cluster in IMRC. By default, Redis container can only run in Linux system, so we will use one of the Ubuntu node in the cluster, namely node mink8s1-node1-u1604. Inside you can find a py-redis directory which has the following contents.
     Like  Bookmark
  • How to Deploy, Run, and Access a Containerized Web App in Kubernetes Written by Benny Suryajaya, compiled from various sources. NOTE: This guide is far from perfect. Please contribute to fix and/or complete this guide. Table of Contents [TOC] Preparing the Web App In order to run a web app in Kubernetes, first you need to have a containerized web app that has been uploaded as container image in image repositories (e.g. Docker Hub).
     Like  Bookmark