kubernetes-vagrant-centos-cluster icon indicating copy to clipboard operation
kubernetes-vagrant-centos-cluster copied to clipboard

Setting up a distributed Kubernetes cluster along with Istio service mesh locally with Vagrant and VirtualBox, only PoC or Demo use.

Results 18 kubernetes-vagrant-centos-cluster issues
Sort by recently updated
recently updated
newest added

# Environment - OS: - Kubernetes version: - VirtualBox version: - Vagrant version: ## What I did? Your operations on this repo. ## Messages Logs or error messages. ![image](https://user-images.githubusercontent.com/8832131/148248359-62487885-bc2b-4694-863b-da6e0f2d248f.png) 按照README中说明部署,在访问overview页面时出现404错误,感觉应该是dashboard和k8s的版本不匹配导致的。

# Environment - OS:win10 - Kubernetes version:v1.16.14 - VirtualBox version:6.1 - Vagrant version:2.2.19 ## What I did? kubectl apply -f addon/istio/ ## Messages unable to recognize "addon/istio/istio-demo.yaml": no matches for...

# Environment - OS: macOS Monterey - Kubernetes version: unknown - VirtualBox version: 6.1.28 - Vagrant version: 2.2.19 ## What I did? refer to [macOS Monterey and VirtualBox 6.1.28](https://github.com/hashicorp/vagrant/issues/12557) 1....

question

```bash ➜ ~ kgpoowide -A + kubectl get pods -o=wide -A NAMESPACE NAME READY STATUS RESTARTS AGE IP NODE NOMINATED NODE READINESS GATES default my-nginx-5f44486bdb-q5dr8 1/1 Running 0 3m59s 172.33.99.2...

# Environment - OS: windows10 - Kubernetes version: 1.15 - VirtualBox version: 5.2 - Vagrant version:2.2 ## What I did? `kubectl apply -n istio-system -f addon/kiali` ## Messages ``` istio-system...

安装完成后,3个节点状态正常,使用命令 vagrant ssh node1 进入虚拟机,执行命令 `sudo -i` 报 kubectl 命令不存在 `-bash: kubectl: command not found`,这是哪个环节出问题了

kind/need-details

# Environment - OS: macOS Big Sur - Kubernetes version: - VirtualBox version: 6.1 - Vagrant version: 2.2.14 ## What I did? initially vgrant up ## Messages Logs or error...

# Environment - OS: - Kubernetes version: - VirtualBox version: - Vagrant version: ## What I did? Your operations on this repo. ## Messages Logs or error messages.