- Kubernetes on AWS
- Ed Robinson
- 112字
- 2021-06-10 18:41:28
Troubleshooting Minikube
One common problem that you might run into when trying to use Minikube is that you might not be able to access the VM because its network overlaps with another network configured on your machine. This can often happen if you are using a corporate VPN, or you connect to another network that configures routes for the 192.168.99.1/24 IP address range used by Minikube by default.
It is simple to start Minikube with an alternative CIDR to be used for the VM. You can choose any private range that you want to use; just check that it won't overlap with other services on your local network:
$ minikube start --host-only-cidr=172.16.0.1/24
推薦閱讀
- Canvas LMS Course Design
- Design for the Future
- 2018西門子工業專家會議論文集(上)
- MCSA Windows Server 2016 Certification Guide:Exam 70-741
- 基于32位ColdFire構建嵌入式系統
- 運動控制系統
- Spatial Analytics with ArcGIS
- Hands-On SAS for Data Analysis
- 智能制造系統及關鍵使能技術
- Microsoft Dynamics CRM 2013 Marketing Automation
- 漢字錄入技能訓練
- Hands-On Business Intelligence with Qlik Sense
- 穿越計算機的迷霧
- 智能+:制造業的智能化轉型
- PostgreSQL 10 High Performance