Research and Optimization of Network Performance for Micro-service Application Platform
摘要
The overlay network tool,Flannel,used by Kubernetes implements the container service communication through NAT,which will produce large network performance loss.Therefore,based on the Calico network container application platform,a kind of application scheme for micro-service container is proposed.The performance evaluation of several virtualized network software is carried out by using the network performance testing tool IPerf3.Combining the features and functions of the network software with the Kubernetes integration,the application platform of micro-service containerization is realized.Experimental results show that,in terms of throughput and transmission rate,the proposed scheme can improve the network performance by about 50% compared to Flannel,which is more conducive to the application of micro-service in the actual production environment.