DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

How Kubernetes Provides Networking and Storage to Applications

4 years ago thenewstack.io
How Kubernetes Provides Networking and Storage to Applications

Summary: This is a summary of an article originally published by The New Stack. Read the full original article here →

Compute, storage and network are the foundations of any infrastructure service. In Kubernetes, nodes represent the compute building block, which provides those foundational network and storage resources to pods running in the clusters. The network and storage services are delivered by software-defined, container-native plugins designed for Kubernetes. The network component enables pod-to-pod, node-to-pod, pod-to-service, and external clients-to-service communication.

Overlay Storage of Kubernetes: Exposing Storage to Pods and Containers Source: Janakiram MSV

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com