DiscoverPodCTL - Enterprise KubernetesUnclogging some Kubernetes Plumbing Issues
Unclogging some Kubernetes Plumbing Issues

Unclogging some Kubernetes Plumbing Issues

Update: 2017-10-09
Share

Description

Show: 9

Show Overview: Brian and Tyler talk about Kubernetes Networking and Kubernetes Storage.

Show Notes:

Topic 1 - Let’s talk about the challenges of networking with containers and some of the ways that Kubernetes addresses these challenges.

  • There’s lots of different ways to network containers together. Kubernetes does some basic networking (by default), and then there are add-on options for more complex, secure scenarios.
  • The role of DNS in Kubernetes networking (services, etc.) 
  • Kubernetes network plugins (CNI: container network interface) 
  • Ingress and Egress Routes, Services, Load Balancing 
  • Network Policy (fine-grained traffic control)  

Topic 2 - Let’s talk about the challenges of storage with containers and some of the ways that Kubernetes addresses these challenges.

  • There’s definitely a misperception that containers should only be used for stateless applications. 
  • Containers are (primarily) Linux, and Linux has well known concepts about how to interact with persistent storage. 
  • Containers need a way to interact with persistent storage in a model where it can be dynamically allocated. 
  • Kubernetes storage plugin proposal (CSI: container storage interface)

Feedback?

Comments 
loading
00:00
00:00
1.0x

0.5x

0.8x

1.0x

1.25x

1.5x

2.0x

3.0x

Sleep Timer

Off

End of Episode

5 Minutes

10 Minutes

15 Minutes

30 Minutes

45 Minutes

60 Minutes

120 Minutes

Unclogging some Kubernetes Plumbing Issues

Unclogging some Kubernetes Plumbing Issues

Brian Gracely & Tyler Britten