- Hands-On Kubernetes on Windows
- Piotr Tylenda
- 122字
- 2021-06-24 16:54:09
DNS
An internal DNS server is optional and can be installed as an add-on, but it is highly recommended in standard deployments as it simplifies service discovery and networking. Currently, the default DNS server used by Kubernetes is CoreDNS (https://coredns.io/).
Kubernetes automatically adds an internal static IP address of the DNS server to the domain name resolution configuration for each container. This means that processes running in Pods can communicate with Services and Pods running in the cluster just by knowing their domain name, which will be resolved to the actual internal IP address. The concept of Kubernetes Service objects will be covered in the next section.
Now, let's take a look at the most commonly used Kubernetes objects.
推薦閱讀
- Functional Python Programming
- Visual FoxPro程序設計教程(第3版)
- 算法訓練營:入門篇(全彩版)
- Arduino開發實戰指南:LabVIEW卷
- C語言程序設計實訓教程
- Building Mapping Applications with QGIS
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- Python Data Analysis(Second Edition)
- Node.js區塊鏈開發
- Arduino機器人系統設計及開發
- Python應用與實戰
- Web前端測試與集成:Jasmine/Selenium/Protractor/Jenkins的最佳實踐
- Expert Cube Development with SSAS Multidimensional Models
- GO語言編程從入門到實踐
- Learning Zimbra Server Essentials