What are data plane operations?

Published by Charlie Davidson on

What are data plane operations?

Data plane refers to all the functions and processes that forward packets/frames from one interface to another based on control plane logic. 02. It is responsible for building and maintaining the IP routing table. It is responsible for forwarding actual IP packet.

What is data plane applications?

The data plane (sometimes known as the user plane, forwarding plane, carrier plane or bearer plane) is the part of a network that carries user traffic. The data plane enables data transfer to and from clients, handling multiple conversations through multiple protocols, and manages conversations with remote peers.

What is data plane vs control plane?

The control plane is the part of a network that controls how data is forwarded, while the data plane is the actual forwarding process.

What are data plane services?

Hortonworks DataPlane Service (DPS™) is a common set of services to manage, secure, and govern data assets across multiple tiers and types. It does this for data at rest and in multiple clusters and tiers (on-premises, cloud, and to the point of origin (IOT)).

What is the data plane in SDN?

The Data Plane is the network architecture layer that physically handles the traffic based on the configurations supplied from the Control Plane. The Management Plane takes care of the wider network configuration, monitoring and management processes across all layers of the network stack.

What is data plane in Kubernetes?

As a distributed system, the architecture of Kubernetes is flexible and loosely-coupled, with a control plane for managing the overall cluster, and the data plane to provide capacity such as CPU, memory, network, and storage so that the containers can run and connect to a network. …

What is the other name of data plane layer?

On a network the Data Plane is the layer that has infrastructure to carry network traffic. It is sometimes called the Forwarding Plane, User Plane, Carrier Plane, or Bearer Plane. In traditional networks the Data Plane functionality is provided by firmware in switches or other network devices.

What is a data plane API?

Data plane — software that processes your traffic by copying bits and bytes from the source of the traffic and sends them to its destination. A control plane is a layer of software that configures data plane, telling it how and where to send these bits and bytes around.

What is KUBE system?

kube-system is the namespace for objects created by the Kubernetes system. Typically, this would contain pods like kube-dns , kube-proxy , kubernetes-dashboard and stuff like fluentd, heapster, ingresses and so on.

What is KUBE-proxy?

kube-proxy is a network proxy that runs on each node in your cluster, implementing part of the Kubernetes Service concept. kube-proxy maintains network rules on nodes. These network rules allow network communication to your Pods from network sessions inside or outside of your cluster.

What is the Data Plane in SDN?

Categories: Blog