Giter VIP home page Giter VIP logo

tkng's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tkng's Issues

new chapter Services/eBPF

Incosistency between Makefile and docs

I recently started playing around with k8s and decided to give the lab a spin. The lab doc asks to run make stop followed by make destroy to free up the resources but none of those rules exist.

There're down and cleanup rules in the Makefile though, which seems like the right commands to use. I could send in a fix PR to the main repo if my assumptions are right.

Confusion in diagram notations.

Sorry, super dump question. I probably know the answer to this, but I will still ask 'cause my networking knowledge is not super good.

Screenshot from 2023-06-13 23-00-01
Screenshot from 2023-06-13 22-59-48

What does L2 and L3 exactly specify in the above diagram? I know it link and network layer respectively. But what do they exactly specify?

Like in the first image, L3 specifies that flow from cbr0 -> flannel.1 is layer 3 routing and L2 specifies that flannel.1 internally does layer 2 routing (by adding internal MAC address and VXLAN header + UDP headers + outer IP header). Also then why does, flannel.1 -> eth0.4 does not have that L3 tag?

Bit confusing.

In the second image, like does it mean packets from vethX -> eth0.11 are routed using L3? This notation is pretty obvious but I want to still clarify whether I am thinking right or wrong.

Sorry for this question and really awesome work on this project, helps a lot!!

Add a license

This code repo doesn't set a license. Decide what license should apply, and add a LICENSE file (or LICENSE.md) to make that clear.

pre-req installer script

Hi Michael,
for those who create on-demand/clean VM for tkng lab cluster it might be quite compelling to have an installer script that installs the prerequisite components.

For this purpose I created a simple bash script that installs latest stable versions of docker-ce, kubectl, helm and make for Ubuntu 20.4 LTS AMD64.

https://gist.github.com/hellt/61242c680c78c3c813f20ecb9577a93e

Feel free to consider if its worth adding a link to it to the docs

ADD1: later I will update it to have extras installed as well (k9s, auto-completions, etc)

new chapter Services/Nodeport

theory intro

  • diagram
  • lab walkthrough

I think IPVS and Cilium/eBPF can just be mentioned here, without full packet walkthrough

Update CNI/Cilium chapter

Update relevant parts of the CNI/CIlium chapter after I've enabled host-reachable services and ebpf masquerading.

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.