Jacie

Results 21 comments of Jacie

We don't support authentication for AutoK3s currently, so it‘s only used for individual users to manage only one credential for each cloud for now. We will consider seeing if other...

For current version, create a new template will use build-in default template. Will enhance it at next version.

@KyleSanderson Thanks for your issue! Could you please provide more information about the issue? 1. Which command are you using to start AutoK3s server? Are you running AutoK3s with the...

> > Are you able to provide evidence this works? no matter the configuration attempted it fails with k3d. I can create cluster using K3d provider using the following command...

- [x] Add aws/harvester SDK for v0.5.0 - [x] Add aliyun SDK for v0.5.1 - [x] Add tencent SDK for v0.5.2 - [ ] Add GCE for v0.6.0

Implement `default_template` for providers instead of hard code variables. The `default_template` will update to the latest best-practice instance options for each provider before each Release. For users who want to...

正如之前有人问过类似的问题,通过 `kubectl delete` 或 kube-explorer ui 删除节点时,AutoK3s 无法感知到,用户从 K3s 中删除了节点,但并未从 AutoK3s 侧的数据中清理掉节点,无法实时同步。 https://github.com/cnrancher/autok3s/issues/648#issuecomment-1842214536 AutoK3s 是一个方便开发运维,快速在多云环境上创建 K3s 集群的小工具,删除集群时也会同步清理相关的资源,如果越过 AutoK3s 手动清理集群资源,则会有类似的未知问题发生,但并不会影响集群的使用。

I found a new issue with this change. Users can't add to cluster member/project member if the AD user is not under the User Search Base DN. Env: Helm install...

@LinuxSuRen Thanks. We have considered adding more test suites [here](https://github.com/cnrancher/autok3s/issues/9). If you'd like to contribute to the e2e testing, please feel free to open a PR for this.

Yes. We have considered adding several popular cloud providers for AutoK3s in progress. If more people need it, we will consider raising the priority of it. And we are also...