GithubHelp home page GithubHelp logo

guuuuo / calico-enterprise-networking-training Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pooriya-a/calico-enterprise-networking-training

0.0 0.0 0.0 939 KB

This is the hands-on lab guide for Calico Enterprise networking training.

calico-enterprise-networking-training's Introduction

Calico Enterprise Networking Training

This is the hands-on lab guide for Calico Enterprise Networking Training.

Lab setup

The following diagram depicts the lab setup used for the entire training.

image

Followings is a short description of each node in the lab.

  • Control1 is Kubernetes master node and runs Kubernetes control plane pods.
  • Worker1 is a Kubernetes worker node.
  • Worker2 is a Kubernetes worker node.
  • Bastion is a node outside the Kubernetes cluster and is used to run kubectl/calicoctl commands. This node also runs a standalone instance of bird and is used for bgppeering in the relevant lab modules fucntioning as an upstream router. Finally, since this node is outside the cluster, it is used to simulate external connectivity when needed.

Followings are the CIDRs used to build the training lab environment.

  • 10.0.1.0/24 host CIDR
  • 10.48.0.0/16 Kubernetes Pod Network (via kubeadm --pod-network-cidr)
  • 10.49.0.0/16 Kubernetes Service CIDR (via kubeadm --service-cidr)

SSH access to the nodes

To ssh into the lab instances, type the following commands. The associated IP addresses are included in the lab setup diagram.

  • ssh control1
  • ssh worker1
  • ssh worker2

Lab modules

1. Install Calico Enterprise

2. Implement pod networking using Calico Enterprise CNI and IPAM

3. Cross Node Connectivity

4. Kubernetes Services and CE Service Advertisement

5. Calico Enterprise Egress Gateway

6. Implement Calico Enterprise eBPF

calico-enterprise-networking-training's People

Contributors

pooriya-a 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.