www.edx.org Open in urlscan Pro
104.16.193.80  Public Scan

Submitted URL: https://click.sfmc.edx.org/?qs=be28a958d31fab13d6ab9731f71803e9ccd0e66fbe3bb987d0c4d5117596c5d4f34d92a4c96fa789049284a0472c...
Effective URL: https://www.edx.org/learn/kubernetes/the-linux-foundation-introduction-to-cilium?utm_source=sfmc&utm_medium=email&ut...
Submission: On February 08 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

<form role="search" class="d-flex align-items-center w-100">
  <div class="pgn__searchfield_wrapper search-box-wrapper position-relative d-flex align-items-center justify-content-between " id="nav-search-desktop-search-input"><input class="form-control search-input pl-3 small default" type="text"
      aria-label="Search" autocomplete="off" placeholder="What do you want to learn?" aria-controls="nav-search-desktop-search-autocomplete" role="searchbox" id="pgn-searchfield-input-5674" name="searchfield-input" value=""
      aria-activedescendant="nav-search-desktop-search-input"><button type="submit" class="btn" disabled="" id="nav-search-desktop-search-submit"><span class="pgn__icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none"
          xmlns="http://www.w3.org/2000/svg" role="img" focusable="false" aria-hidden="true">
          <path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5Zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14Z" fill="currentColor"></path>
        </svg></span><span class="sr-only">Submit your search query</span></button></div>
</form>

<form role="search" class="d-flex align-items-center w-100">
  <div class="pgn__searchfield_wrapper search-box-wrapper position-relative d-flex align-items-center justify-content-between " id="nav-search-tablet-search-input"><input class="form-control search-input pl-3 small default" type="text"
      aria-label="Search" autocomplete="off" placeholder="Search online courses" aria-controls="nav-search-tablet-search-autocomplete" role="searchbox" id="pgn-searchfield-input-5675" name="searchfield-input" value=""
      aria-activedescendant="nav-search-tablet-search-input"><button type="submit" class="btn" disabled="" id="nav-search-tablet-search-submit"><span class="pgn__icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none"
          xmlns="http://www.w3.org/2000/svg" role="img" focusable="false" aria-hidden="true">
          <path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5Zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14Z" fill="currentColor"></path>
        </svg></span><span class="sr-only">Submit your search query</span></button></div>
</form>

<form class="large-column"><label class="section-title mt-0" for="site-footer-language-select">Choose Language</label>
  <div class="d-flex align-items-start mt-3"><select class="form-control mr-2" id="site-footer-language-select">
      <option value="en" selected="">English</option>
      <option value="es">español</option>
    </select><button id="site-footer-language-submit" class="btn btn-outline-primary" type="submit">Apply</button></div>
</form>

Text Content

Skip to main content
Toggle mobile menu
 * 
 * Sign InRegister for free
 * All Courses & Programs
 * Degrees & ProgramsNew
   
 * Boot Camps
   
 * Schools & Partners
 * edX For Business

Search for courses and programs


Learn
Submit your search query


Submit your search query



edX For Business
Sign in
Register for free

BY GOAL

Take a course
Explore the Earn a certificate goalExplore the Enroll in a boot camp goalExplore
the Earn a degree goal

BY TOPIC

Explore the Artificial Intelligence topicExplore the Data Science topicExplore
the Finance topicExplore the Business Administration topicExplore the
Cybersecurity topicExplore the Computer Science topicExplore the View all topics
topic
Explore the Career resources resources
Schools & Partners
Close site banner.
 1. Home
 2. 
 3. Learn
 4. 
 5. Kubernetes
 6. 
 7. LinuxFoundationX: Introduction to Cilium

 1. Kubernetes
 2. 





LINUXFOUNDATIONX: INTRODUCTION TO CILIUM

Get a practical introduction to using Cilium as the networking plug-in for
Kubernetes, including installation, observability with Hubble, securing network
connections, and multi-cluster support - all based on eBPF for scalability,
performance, and security.


10 weeks
2–3 hours per week
Self-paced
Progress at your own speed
Free
Optional upgrade available



THERE IS ONE SESSION AVAILABLE:

After a course session ends, it will be archivedOpens in a new tab.
Starts Feb 8
Ends Nov 21
Enroll
I would like to receive email from LinuxFoundationX and learn about other
offerings related to Introduction to Cilium.

INTRODUCTION TO CILIUM

About
 * About
 * What you'll learn
 * Syllabus
 * Instructors
 * Ways to enroll

ENROLL NOW

Starts Feb 8


ABOUT THIS COURSE

Skip About this course

When you deploy Kubernetes, you need to install a networking plug-in
implementing the Container Networking Interface (CNI) to provide connectivity
between workloads. Cilium is a popular and widely-deployed CNI solution that is
now the default across many Kubernetes distributions and cloud provider
offerings.

In this course, you will learn the basics of Cilium and how it can be used to
connect, observe, and secure Kubernetes clusters. We will start by reviewing
Kubernetes container networking and its challenges. We’ll move on to discussing
the architecture of Cilium and how it uses eBPF to address those challenges.
eBPF is a Linux technology that allows changing the kernel’s behavior through
dynamically loaded custom programs. We’ll provide an overview of what eBPF is
and how Cilium uses it to benefit cloud native networking.

We will provide a step-by-step guide for installing and setting up Cilium as
your CNI. Once installed, we will show how to configure basic network policies
to secure your network and how we can use Hubble to observe these network flows.
Finally, we will discuss some of the commonly used features of Cilium, such as
support for FQDN-based and L7 protocol-aware network policies, and cluster mesh
networking.

By the end of this course, you will understand how Cilium and Hubble work and
how they can be used to connect, observe, and secure your cloud native
environments.

Show more


AT A GLANCE

 * Institution: LinuxFoundationX
 * Subject: Computer Science
 * Level: Introductory
 * Prerequisites:
   
   Learners should have some familiarity with Kubernetes operations and have
   basic experience using the kubectl tool. The course assumes that students are
   comfortable with basic Kubernetes concepts such as pods, nodes, services and
   clusters. To make the most of this course, we highly recommend the free
   Introduction to Kubernetes (LFS158x) course available on edX, which covers
   these prerequisites.
   
   It is sufficient to have used minikube or kind to deploy a demo microservice
   application in a development cluster environment.
   
   The hands-on exercises require a Kubernetes cluster pre-provisioned without a
   CNI plugin. The cluster hosts must be using a linux kernel with socket load
   balancing support (kernel versions v4.19.57, v5.1.16, v5.2.0 or more recent).
   The learners’ primary system should have the helm, kubectl and curl commands
   available.
   
   All exercises have been tested using local development clusters based on Kind
   (v0.17.0) and minikube (v1.26.1) as well as Azure’s AKS service. You can find
   instructions for setting up a kubernetes cluster that meets the requirements
   in the Cilium.io documentation.

 * Language: English
 * Video Transcript: English


WHAT YOU'LL LEARN

Skip What you'll learn

 * Describe Kubernetes networking and its challenges

 * Discuss Cilium’s architecture and how it leverages eBPF

 * Install Cilium and Hubble and verify their operational status

 * Craft L3-L7 and DNS based Cilium Network Policy to secure Kubernetes network
   connectivity

 * Use Hubble to observe network flows

 * Enhance your network observability by enabling Cilium Prometheus metrics and
   integrating those metrics into Grafana dashboards

 * Configure Cilium to provide transparent encryption of network traffic

 * Learn how you can replace kube-proxy with Cilium

 * Configure Cilium for cluster mesh operation to connect multiple Kubernetes
   clusters

Show more


SYLLABUS

Skip Syllabus
 * Welcome!
 * Ch1. Introduction to Kubernetes Networking Concepts
 * Ch2. Introduction to Cilium and eBPF
 * Ch3. Cilium Network Policy In-Depth
 * Ch4. Introduction to Hubble
 * Ch5. Node to Node Transparent Encryption
 * Ch6. kube-proxy and Kubernetes Service Networking
 * Ch7. Replacing Kube-Proxy with Cilium
 * Ch8. Introduction to Cilium Cluster Mesh
 * Final Exam (verified track only)

Show more


ABOUT THE INSTRUCTORS


JEF SPALETA

Technical Community Advocate •
Isovalent…



WAYS TO TAKE THIS COURSE

Choose your path when you enroll.

ENROLL NOW

Starts Feb 8


VERIFIED TRACK


AUDIT TRACK

PRICE

€138

Free

ACCESS TO COURSE MATERIALS

Unlimited



Limited



Expires on Apr 18

WORLD CLASS INSTITUTIONS AND UNIVERSITIES

EDX SUPPORT

SHAREABLE CERTIFICATE UPON COMPLETION

GRADED ASSIGNMENTS AND EXAMS

Read our FAQsin a new tab about frequently asked questions on these tracks.


SHARE THIS COURSE

 * Share this course on facebook
 * Share this course on twitter
 * Share this course on LinkedIn
 * Share this course via email


INTERESTED IN THIS COURSE FOR YOUR BUSINESS OR TEAM?

Train your employees in the most in-demand topics, with edX For Business.
Purchase nowRequest information

 * Like edX on Facebook
 * Follow edX on Twitter
 * Follow edX on LinkedIn
 * Subscribe to the edX subreddit


BROWSE COURSES

 * Learn Spanish
 * Learn Python
 * Learn Excel
 * Learn Software Engineering
 * Learn Blockchain
 * Learn Computer Programming
 * Learn Economics
 * Learn Architecture
 * Learn Project Management
 * Learn Business Administration

see more Courses


START A NEW CAREER

 * Coding Boot Camp
 * Data Analytics Boot Camp
 * Cybersecurity Boot Camp
 * FinTech Boot Camp
 * Product Management Boot Camp
 * Digital Marketing Boot Camp
 * UX/UI Boot Camp
 * Technology Project Management Boot Camp

see more Boot Camps


STEP-BY-STEP GUIDES

 * Become a Cybersecurity Analyst
 * Become a Data Scientist
 * Become a Social Media Manager
 * Become a Software Developer
 * Become a Software Engineer

see more Guides


COMPLETE YOUR BACHELOR'S ONLINE

 * Bachelor's in Business
 * Bachelor's in Computer Science / Data Science
 * Bachelor's in Health and Nursing

see more Undergraduate Degrees


EARN YOUR ONLINE GRADUATE DEGREE

 * Master's in Business Administration
 * Master's in Public Health
 * Master's in Social Work
 * Master's in Nursing
 * Master's in Data Science
 * Master's in Engineering
 * Master's in Speech Pathology
 * Master's in Counseling/Psychology
 * Master's Degree in Healthcare
 * Master's Degree in Education

see more Graduate Degrees

--------------------------------------------------------------------------------


EDX

 * Boot Camps
 * About
 * edX For Business
 * Affiliates
 * Open edX
 * 2U Advisory Council
 * Careers
 * News


CONNECT

 * Idea Hub
 * Contact Us
 * Help Center
 * Security
 * Media Kit


LEGAL

 * Terms of Service & Honor Code
 * Privacy Policy
 * Cookie Policy
 * Accessibility Policy
 * Trademark Policy
 * Modern Slavery Statement
 * Sitemap
 * Your Privacy Choices

Choose Language
EnglishespañolApply

© 2024 edX LLC. All rights reserved.
| 深圳市恒宇博科技有限公司 粤ICP备17044299号-2





We and our partners use cookies to enhance your experience on our site, analyse
site usage, personalise ads, and provide social media features. You can withdraw
your consent at any time, as set out in our Cookie Policy.Cookie Policy

Cookies Settings Decline Optional Cookies Accept All Cookies


Your Opt Out Preference Signal is Honored


PRIVACY PREFERENCE CENTER

When you visit our website, we store cookies on your browser to collect
information. The information collected might relate to you, your preferences, or
your device, and is mostly used to make the site work as you expect it to and to
provide a more personalized web experience. However, you can choose not to allow
certain types of cookies, which may impact your experience of the site and the
services we are able to offer. Click on the different category headings to find
out more and change our default settings according to your preference. You
cannot opt-out of Strictly Necessary Cookies, as they are deployed in order to
ensure the proper functioning of our website. View our Cookie Policy by clicking
the link below.

DO NOT SELL OR SHARE MY PERSONAL INFORMATION

To opt out of sale or sharing of your personal information for targeted
advertising, turn off the toggle in the Ad Targeting Cookies / Share or Sale of
Personal Personal Information category below by swiping to it to the left
(gray). Your selection is saved to this browser on this device. If you clear
your browser cookies, you will need to opt out again. To learn more about 2U’s
use of your data, please see our Privacy Policy, available at the link below.
View Our Cookie PolicyView Our Privacy Policy
Allow All


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms.    You can set your browser to
block or alert you about these cookies, but some parts of the site will not then
work. These cookies do not store any personally identifiable information.

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalisation, including in searches. They may be set by us or by third party
providers whose services we have added to our pages. If you do not allow these
cookies then some or all of these services may not function properly.

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site.    All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

AD TARGETING COOKIES / SHARE OR SALE OF PERSONAL INFORMATION

Ad Targeting Cookies / Share or Sale of Personal Information

We disclose information to advertising partners to deliver ads that are more
relevant to you, which may be considered a “sale” or a “sharing” of information
for targeted advertising under certain laws. To opt out of “sales,” “sharing,”
and targeting advertising, you may turn off the toggle by swiping it to the left
(gray). This will also opt you out of all targeting cookies.

 * TARGETING COOKIES
   
   Switch Label
   
   These cookies are set by our advertising partners to provide behavioral
   advertising and re-marketing analytical data. They collect any type of
   browsing information necessary to create profiles and to understand user
   habits in order to develop an individual and specific advertising routine.
   The profile created regarding your browsing interest and behavior is used to
   customize the ads you see when you access other websites.

Back Button


PERFORMANCE COOKIES



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Confirm My Choices