DEV Community

Ibrahim S
Ibrahim S

Posted on

OpenShift - Networking

  • Pod Networking --> OpenShift uses a software-defined networking (SDN) approach to provide a unified cluster network where every Pod gets its IP address. This enables communication between pods across different nodes without NAT.

  • Network Policies --> Administrators and developers can use network policies to control the flow of traffic at the pod level within an OpenShift cluster.

  • Services --> Services in OpenShift act as an abstraction layer, providing stable IP addresses and DNS names to manage access to the set of pods that make up an application.

  • Ingress and Routes --> OpenShift has built-in support for managing external access to services in the cluster through routes and Ingress controllers, allowing users to reach services from outside the cluster.

  • Egress IP and Egress Network Policies --> These features allow the control of outbound traffic from pods and the assignment of additional IP addresses to nodes for this traffic.

  • Multitenancy --> OpenShift provides network isolation by dividing the cluster into multiple virtual networks for different tenants or groups.

  • Service Mesh --> OpenShift includes a service mesh layer for managing microservices-based applications, providing capabilities like traffic management, security, and observability.

  • Network Plug-ins --> OpenShift supports different CNI (Container Network Interface) plug-ins for various networking use cases, like OpenShift SDN, OVN-Kubernetes, etc.

๐•ฎ๐–”๐–“๐–“๐–Š๐–ˆ๐–™ ๐–’๐–Š ๐–๐–Š๐–—๐–Š๐Ÿ‘‡๐Ÿ‘‡

๐†๐ข๐ญ๐‡๐ฎ๐›

๐— ๐—ฒ๐—ฑ๐—ถ๐˜‚๐—บ

๐‹๐ข๐ง๐ค๐ž๐๐ˆ๐ง

๐——๐—ฒ๐˜ƒ.๐˜๐—ผ

๐๐ฎ๐จ๐ซ๐š

Image of Docusign

๐Ÿ› ๏ธ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs