We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Kubelet Istio: Kubernetes Network Security Demystified

Formale Metadaten

Titel
Kubelet Istio: Kubernetes Network Security Demystified
Serientitel
Anzahl der Teile
561
Autor
Lizenz
CC-Namensnennung 2.0 Belgien:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
Kubernetes provides multiple layers of network security including the control plane, etcd, the CNI network, network policies, and - with Istio on top - the requests between applications themselves. In this talk we explore the underlying technologies on which these layers are built using approachable examples and demonstrations. Attendees can expect to gain an understanding of these implementations and the principles behind encryption, identity, and trust in Kubernetes. What are TLS, X.509, and mutual authentication? Why cloud native communication should be encrypted by default Kubernetes component intercommunication CNI and network policy for applications Bootstrapping identity with SPIFFE Mutual TLS, route rules, and destination policies in Istio