Git Product home page Git Product logo

ensf400-lab7-kubernetes-1's Introduction

ensf400-lab7-kubernetes-1

Objectives

This lab will teach us the basic usage of Kubernetes. Through Minikube, a simplified Kubernetes engine running on a single computer, we practice the key concepts and usage of Kubernetes.

Environment

Set Up Your GitHub CodeSpaces Instance

Same as Lab 6, this lab will be performed in GitHub CodeSpaces. Create an instance using GitHub Codespaces. Choose repository denoslab/ensf400-lab7-kubernetes-1.

minikube start

This step will start the Minikube service in a container.

Steps

Go to Section 1 - 6 and complete the steps for each section. The steps can be found in the README.md files in each subdirectory.

Have Your Work Checked By a TA

The TA will check the completion of the following tasks:

  • Output of Section 1.
  • Output of Section 2.
  • Output of Section 3.
  • Output of Section 4.
  • Output of Section 5.
  • Output of Section 6.

Each member of the group should be able to answer all of the following questions. The TA will ask each person one question selected at random, and the student must be able to answer the question to get credit for the lab.

  • Q1: How to check which Node a Pod is running on? Use an example to show where this information can be found.
  • Q2: How to scale a ReplicaSet? Use an example to demonstrate scaling a ReplicaSet to 3 replicas.
  • Q3: Briefly describe the process of a deployment rolling update, i.e., how are new version of pods created and how are old version of pods terminated. Which configurations can control the pods being created or deleted in parallel?
  • Q4: Inside the Kubernetes cluster, how to access a service named "svc1" offering HTTP service at Port 8000?
  • Q5: What is an Ingress in Kubernetes? What type of resources does an Ingress configuration typically point to as its backend?

ensf400-lab7-kubernetes-1's People

Contributors

stedrew avatar fisayoadabs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.