Kubernetes / Code Walkthroughs

Add meeting Rate page Subscribe

Kubernetes / Code Walkthroughs

These are all the meetings we have in "Code Walkthroughs" (part of the organization "Kubernetes"). Click into individual meeting pages to watch the recording and search or read the transcript.

5 Feb 2021

Rob Kielty and Dan Mangum kick off Flake Finder Fridays, a new Kubernetes community livestream where we explore building, testing, CI and all other aspects of delivering Kubernetes artifacts to end users in a consistent and reliable manner. In this first episode, Rob and Dan are going to look at recent failures in a Kubernetes build job and chat a little bit about why it was failing, what tooling is used to build Kubernetes, and the infrastructure underlying all Kubernetes CI jobs.
  • 2 participants
  • 44 minutes
troubleshooted
kubernetes
monitoring
currently
testing
ci
triaging
live
pinged
boater
youtube image

25 Aug 2020

@liggitt walks us through finding and fixing test flakes

Notes: https://gist.github.com/liggitt/6a3a2217fa5f846b52519acfc0ffece0

(taken from Kubernetes SIG Testing - 2020-08-25)
  • 2 participants
  • 39 minutes
flake
mindset
testing
flaking
flakes
failures
notice
flakiest
deflaking
tolerances
youtube image

20 May 2020

No description provided.
  • 5 participants
  • 1:18 hours
updates
kubernetes
push
patch
important
transitioning
version
repo
docker
hey
youtube image

30 Oct 2019

No description provided.
  • 3 participants
  • 1:00 hours
staging
kubernetes
release
beta0
repos
cip
prototyping
process
enhancements
scheduled
youtube image

23 Oct 2019

No description provided.
  • 3 participants
  • 1:02 hours
problems
staging
github
process
release
debugging
preparing
docker
branch
stages
youtube image

14 Oct 2019

Code base tour: image builder and other utilities taken from Kubernetes Release Engineering 20191014
  • 3 participants
  • 36 minutes
version
push
images
testing
staging
issue
repo
maintain
tool
gcp
youtube image

18 Sep 2019

Code base tour of kubectl from Meet Our Contributors.

Check out this page for more information: https://github.com/kubernetes/community/blob/master/mentoring/meet-our-contributors.md
  • 3 participants
  • 22 minutes
ctl
package
command
contain
debugging
cube
containers
advanced
exec
helper
youtube image

17 Sep 2019

When Slack seems like it’s going too fast, and you just need a quick answer from a human...

Meet Our Contributors gives you a monthly one-hour opportunity to ask questions about our upstream community, watch interviews with our contributors, and participate in peer code reviews.

Check this out for more information: https://github.com/kubernetes/community/blob/master/mentoring/meet-our-contributors.md
  • 4 participants
  • 13 minutes
csi
kubernetes
nci
functionality
repository
containerized
docker
cluster
linux
sidecar
youtube image

24 May 2019

Join us for Kubernetes Forums Seoul, Sydney, Bengaluru and Delhi - learn more at kubecon.io

Don't miss KubeCon + CloudNativeCon 2020 events in Amsterdam March 30 - April 2, Shanghai July 28-30 and Boston November 17-20! Learn more at kubecon.io. The conference features presentations from developers and end users of Kubernetes, Prometheus, Envoy, and all of the other CNCF-hosted projects

Deep Dive: Auth SIG - Mo Khan & Matt Rogers, Red Hat

We present a thorough walkthrough of the Kubernetes authentication and authorization codebase, where we will cover interface contracts and give specific examples of how they are implemented in Kubernetes.  The audience will also be given a high level overview of the request processing pipeline.  The generic nature of these interfaces will be explored along with a look into areas where Kubernetes has a strong opinion on the implementation specifics such as service accounts and the node authorizer.  As a case study, the OpenShift auth stack will be discussed.  OpenShift’s use of OAuth for authentication and role based access control for authorization will lead into discussions around token delegation, auditing, access controlled resource lists, etc.

https://sched.co/MXvp
  • 5 participants
  • 39 minutes
authentication
authorization
requester
http
access
interface
handlers
delegated
host
processing
youtube image

24 May 2019

Join us for Kubernetes Forums Seoul, Sydney, Bengaluru and Delhi - learn more at kubecon.io

Don't miss KubeCon + CloudNativeCon 2020 events in Amsterdam March 30 - April 2, Shanghai July 28-30 and Boston November 17-20! Learn more at kubecon.io. The conference features presentations from developers and end users of Kubernetes, Prometheus, Envoy, and all of the other CNCF-hosted projects

Deep Dive: Kubernetes (UI) SIG - Jeffrey Sica, University of Michigan & Sebastian Floreks, Loodse

The Kubernetes Dashboard is the primary way non-cloud-hosted Kubernetes clusters are managed and is a great introductory tool in a new cluster-admin's belt. The Dashboard, much like Kubernetes itself, is a complex beast with many moving parts. With a front-end written in Angular, and a back-end written in go, the project has a complex set of needs to support development. This session will dive into both the front-end and back-end development with the Dashboard as well as outline progress with the 2019 SIG-UI Roadmap.

https://sched.co/MPkX
  • 4 participants
  • 26 minutes
dashboard
kubernetes
backend
server
advanced
project
cluster
beginners
roadmap
log
youtube image

17 Dec 2018

This tour is about API groups and API objects and how they come to life in the Kubernetes API server: Golang types, code generation, conversions, roundtrip tests, schemes, registries and strategies, validation and finally the API REST endpoints. This is for everybody adding new APIs, or trying to understand how our machinery works today and also for those who want to build aggregated API servers.

Presenter: Stefan Schimanski, Red Hat
  • 3 participants
  • 50 minutes
server
resourcing
configuration
infrastructure
versions
wersching
bot
inspected
culture
insam
youtube image

7 Sep 2018

Stefan Schimanski (@sttts) walks us through how the kubernetes codebase is organized on github.

Want to see more codebase tours? This is a part of our monthly mentoring YT series called Meet Our Contributors. use the #meet-our-contributors on the k8s slack team if you'd like to ask a question for our contributors.
  • 2 participants
  • 13 minutes
replica
kubernetes
controller
repositories
subdirectories
documentation
program
repository
packages
api
youtube image