Mostrando las entradas con la etiqueta Kubernetes. Mostrar todas las entradas
Mostrando las entradas con la etiqueta Kubernetes. Mostrar todas las entradas

lunes, 20 de febrero de 2023

Tutoriales de kubernetes


Este post es una pavada, pero bueno quiero compartirlo igual. Encontré un conjunto de tutoriales de kubernete en español en la pagina de kubernetes. No es una super novedad pero me sirvieron mucho. 

Dejo link : https://kubernetes.io/es/docs/tutorials/

viernes, 9 de diciembre de 2022

Forrester: Ahorros y beneficios de Google Kubernetes Engine para las empresas

 

viernes, 2 de diciembre de 2022

Ebook - Zero Trust Architecture in Kubernetes

 

EBOOK

[O'Reilly eBook] Zero Trust Architecture in Kubernetes

Hi Emanuel,

In this eBook from O’Reilly Media, available for free download courtesy of F5 NGINX, cybersecurity researcher and writer Kim Crawley discusses how the Zero Trust model improves the security posture of your Kubernetes infrastructure and prevents security incidents from damaging your organization.

In this eBook you will learn:

  • The key concepts and principles of the Zero Trust security model
  • How Zero Trust improves the security posture of your organization
  • The technical requirements for Zero Trust in Kubernetes
  • How to apply Zero Trust best practices in your Kubernetes environment

jueves, 29 de septiembre de 2022

[O'Reilly eBook] Container Networking: From Docker to Kubernetes

 

EBOOK

Ebook: Container Networking | From Docker to Kubernetes

Companies that begin working with containerized applications often aren’t prepared for the challenge of container networking. In this new eBook, Michael Hausenblas, a member of Red Hat’s OpenShift team, provides a detailed look at the many challenges of container networking, container orchestration, and service discovery, and shares several available solutions. Along the way, you’ll learn the capabilities of many open source tools, including Kubernetes.

Download this eBook to:

  • Get an introduction to container networking by exploring Docker networking modes
  • Maintain a map of running containers and their locations with service discovery tools such as ZooKeeper and etcd
  • Configure network interfaces in Linux containers by using plugins with the Container Network Interface (CNI)
  • Learn how the Kubernetes orchestration system approaches container networking

viernes, 19 de agosto de 2022

Kubernetes: El futuro de los datos está en los contenedores


viernes, 5 de agosto de 2022

Get me to the Cluster: Providing External Access to Services in Kubernetes with NGINX and BGP

 

WHITEPAPER

[Whitepaper] Get me to the Cluster: Providing External Access to Services in Kubernetes with NGINX and BGP

Hi Emanuel,

Learn how to use NGINX and BGP to provide external access to services running in Kubernetes. This whitepaper discusses the detailed solution architecture and components and shares step-by-step implementation instructions to help you deploy the solution.

In this whitepaper you will learn:

  • About the real-world challenges of exposing containerized applications in Kubernetes externally
  • How NGINX and BGP can help provide external access to services running in Kubernetes
  • About the detailed solution architecture and components
  • How to implement the solution with complete, step-by-step instructions