abiosoft / abiosoft/colima

Cert authority error when using kubectl/kubernetes

未关闭
#498 13 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Go
星标
30.8k
派生
613
PR 合并指标
30 天内没有已合并 PR

描述

### Description

I'm not entirely sure this is a Colima issue but when starting a kubernetes cluster using the `--kubernetes` flag everything starts ok and the kube config is copied over properly to the host but I get `Unable to connect to the server: x509: certificate signed by unknown authority` when trying to run any commands using kubectl that require it to connect to the kubernetes node being run by colima.

### Version

Colima Version: 0.4.6
Lima Version: 0.13.0
Qemu Version: 7.1.0

### Operating System

- [ ] macOS Intel
- [X] macOS M1
- [ ] Linux

### Reproduction Steps

1. `brew install colima kubectl`
2. `colima start --runtime docker --kubernetes`
3. `kubectl get nodes`

### Expected behaviour

Kubectl should be able to connect and return the state of the colima kubernetes node.

### Additional context

I've looked through the issues on the k3s repo to see if its known issue there but i can't find anything concrete.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。