All Ruby Podcasts By Devchat.tv
RR 410: Kubernetes with Kurtis Rainbolt-Greene
- Autor: Vários
- Narrador: Vários
- Editora: Podcast
- Duração: 1:02:32
- Mais informações
Informações:
Sinopse
SponsorsSentry use code “devchat” for 2 months free Triplebyte $1000 signing bonus RedisgreenCacheflyPanelAndrew MasonNate HopkinsEric BerryDavid KumiraJoined by Special Guest: Kurtis Rainbolt-GreeneEpisode SummaryKurtis has been working with Ruby and open source for 12 years. These days he works on maintaining large libraries like VCR. He talks about what VCR is, why it’s useful, and some of its limitations. The real topic of today’s show is Kubernetes. Kubernetes is an open-source container orchestration system for automating application deployment, scaling, and management. Kurtis describes what it is and some of the features it has.The panel discuss about some of the limitations of Kubernetes, and where it really shines in the development lifecycle. Kurtis advises Kubernete users to leave their databases as an outside source and not put them in Kubernetes, as well as other things to avoid. They talk about methods for encrypting information within Kubernetes.The panel discusses how Kubernetes compares to ot