Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install Kube-proxy and Kube-dns in Kubernetes 1.8.4

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

Xiaobian to share with you how to install Kube-proxy and Kube-dns in Kubernetes 1.8.4, I hope you have something to gain after reading this article, let's discuss it together!

Kube-proxy

Kube-proxy is a key component to implement Service. Kube-proxy will be executed on each node, and then listen for changes in Service and Endpoint resource objects of API Server, and then execute iptables according to the changes to implement network forwarding. Here we will need to suggest a DaemonSet to execute and create some required certificates. Kubernetes 1.8 kube-proxy opens ipvs.

Create kube-proxy-csr.json file in master and generate kube-proxy certificate

Generate kube-proxy-csr.json file

cd /etc/kubernetes/pki

cat

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report