- 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
推薦閱讀
- Mastering Proxmox(Third Edition)
- 自動控制工程設計入門
- Introduction to DevOps with Kubernetes
- 走入IBM小型機世界
- AWS:Security Best Practices on AWS
- 反饋系統:多學科視角(原書第2版)
- 3D Printing for Architects with MakerBot
- Windows游戲程序設計基礎
- Troubleshooting OpenVPN
- AI的25種可能
- 21天學通Linux嵌入式開發
- 常用傳感器技術及應用(第2版)
- 機器人制作入門(第4版)
- ARM嵌入式系統開發完全入門與主流實踐
- Flash CS3動畫制作融會貫通