当前位置:网站首页>Kubernetes -- Introduction to common plug-ins of kubernetes
Kubernetes -- Introduction to common plug-ins of kubernetes
2022-07-26 12:48:00 【51CTO】
One 、 Network and network strategy
- ACI
adopt Cisco ACI Provide integrated container network and security network . - Antrea
In the 3/4 Layer execution , by Kubernetes Provide network connection and security services .Antrea utilize Open vSwitch As the data side of the network . - Calico
It's a safe L3 Network and network policy driven . - Canal
combination Flannel and Calico, Provide network and network strategy . - Cilium
It's a L3 Network and network policy plug-ins , Be able to implement transparently HTTP/API/L7 Strategy . It also supports routing (routing) And coverage / encapsulation (overlay/encapsulation) Pattern . - CNI-Genie
send Kubernetes Seamless connection to a CNI plug-in unit , for example :Flannel、Calico、Canal、Romana perhaps Weave. - Contrail
be based on Tungsten Fabric Of Contrail It is an open source multi cloud network virtualization and policy management platform ,Contrail and Tungsten * Fabric And business process system ( for example Kubernetes、OpenShift、OpenStack and Mesos) Integrate together , For virtual machines 、 Container or Pod And bare metal workloads provide isolation mode . - Flannel
Is one that can be used for Kubernetes Of overlay Network providers . - Knitter
Is for kubernetes Network components that provide composite network solutions . - Multus
Is a multi plug-in , Can be found in Kubernetes Provides a variety of network support , To support all CNI plug-in unit ( for example Calico,Cilium,Contiv,Flannel), And included in Kubernetes Based on SRIOV、DPDK、OVS-DPDK and VPP Workload for . - OVN-Kubernetes
It's a Kubernetes Network driven , be based on OVN(Open Virtual Network) Realization , It's from Open vSwitch (OVS) The virtual network implementation derived from the project . OVN-Kubernetes by Kubernetes Provide network implementation based on overlay network , Include one based on OVS Implemented load balancer And network strategy . - OVN4NFV-K8S-Plugin
It's based on OVN Of CNI Controller plug-in , Provide cloud based native service function chain (Service Function Chaining,SFC)、 Varied OVN Cover The Internet 、 Dynamic subnet creation 、 Dynamic virtual network creation 、VLAN Drive network 、 Direct drive network , And you can Connect to other multi network plug-ins , For edge based 、 Cloud native workload with multi cluster networking . - NSX-T
Container plug-ins (NCP) Provides VMware NSX-T With container coordinator ( for example Kubernetes) Integration between , as well as NSX-T And container based CaaS / PaaS platform ( For example, key container services (PKS) and OpenShift) Integration between . - Nuage
It's a SDN platform , Can be found in Kubernetes Pods He Fei Kubernetes Provide policy based networking between environments , And has visualization and safety monitoring . - Romana
It's a pod The third layer solution of the network , And support NetworkPolicy API. Kubeadm add-on Installation details can be found here . - Weave Net
Provide networks and network policies that work at both ends of the network packet , And there's no need for additional databases
Two 、 Service discovery
- CoreDNS
It's flexible , Extensible DNS The server , Sure Installed as a in the cluster Pod Provide DNS service
3、 ... and 、 Visual management
- Dashboard
It's a Kubernetes Of Web Console interface . - Weave Scope
It's a graphical tool , Used to view your container 、Pod、 Service etc. . Please talk to one Weave Cloud account number Use it together , Or run it yourself UI.
Four 、 Foundation setup
- KubeVirt
You can make Kubernetes Running virtual machines add-ons. It usually runs on a bare metal cluster . - Node problem detector
stay Linux Run on node , And report system problems as events Or node status
边栏推荐
猜你喜欢

自定义浏览器默认右击菜单栏

Some common writing methods and skills

LCD笔记(4)分析内核自带的LCD驱动程序

How to view encrypted information in text form

The.Net webapi uses groupname to group controllers to render the swagger UI

What is the Internet of things? The most comprehensive explanation of common IOT protocols

Analysis of Wireshark data package of network security B module of national vocational college skills competition Wireshark 0051.pcap

Kubernetes----高级存储之PV和PVC简介

LCD笔记(7)LCD驱动程序框架_配置时钟

PXE原理与配置
随机推荐
若有声明”int x=5,y=1;”,则表达式x<y?x++:y++的结果是:
Commonly used list Why does isempty() suddenly report null?
HCIP-9.OSPF的各种拓展
Backtracking - 491. Incremental subsequence
14.2 byte stream learning
Problems and solutions in the learning process of file class
File类的学习过程中出现的问题及解决方法
新功能 | 智能开放搜索上线定制词权重模型
食品安全 | 这些常见食物小心有毒!速查自家餐桌
行业案例|指标中台如何助力银行业普惠金融可持续发展
Where is safe to open an account when buying stocks on mobile phones?
Backtracking - question 51 Queen n -- a classic backtracking problem that must be overcome
Data query of MySQL (aggregate function)
Oracle的Windows版本能在linux中使用吗?
In the digital era, what "golden treasure" is driving the development of pharmaceutical enterprises for a century?
Kubernetes----高级存储之PV和PVC简介
Redis realizes single sign on -- system framework construction (I)
QT introduction and case explanation
Redis master-slave replication principle
What is a callback function? Understanding of the word "back"