We are excited to host our April CNCF Meetup with two fantastic speakers:
* First Prune Sebastien THOMAS one of our amazing CNCF Meetup Organizers going to share his local development toolbox for Kubernetes Productivity
* Second Peter Jausovec from Tetrate.io (company one of the top contributors to envoy and istio projects ) will show us how to use Istio Ingress Gateways
Looking forward to catch up with everyone again!
Speakers
Sébastien Thomas
Wunderkind
Lead Software Engineer
Peter Jausovec
Solo.io
Platform Advocate
When
Tuesday, April 12, 2022 4:00 PM – 5:00 PM (UTC)
Agenda
4:05 PM
Setting up your local Development environment for proficiency with Kubernetes
Kubernetes is not limited to using kubectl CLI.
Want colors in your outputs ?
How to get the logs of multiple containers ? Multiple pods ?
What to use for local development ?
What is the status of my cluster ?
How to access an AWS EKS or Google GKE cluster ?
[All levels] During this talk, you’ll learn about the cool tools and settings to enhance your local setup and get more productivity when using Kubernetes.
4:35 PM
Exposing multiple applications through Istio ingress gateway
[Beginners] Istio Ingress gateway is an edge proxy running in Kubernetes that acts as an ingress controller. This talk will show you how to use a single ingress gateway to expose multiple services on different domain names through a single external IP address. We’ll also learn how to configure the gateway to use SSL certificates!