You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
The following error occurs during installation on the uvuntu 24 OS with docker only installed.
Is there a solution?
error: unable to recognize "/etc/kubernetes/addons/kubesphere.yaml": no matches for kind "ClusterConfiguration" in version "installer.kubesphere.io/v1alpha1"
2024-08-05T14:41:47.063Z ds-ubuntu24-template deploy /etc/kubernetes/addons/kubesphere.yaml failed: Failed to exec command: /bin/sh -c /usr/local/bin/kubectl apply -f /etc/kubernetes/addons/kubesphere.yaml --force
namespace/kubesphere-system unchanged
serviceaccount/ks-installer created
customresourcedefinition.apiextensions.k8s.io/clusterconfigurations.installer.kubesphere.io created
clusterrole.rbac.authorization.k8s.io/ks-installer created
clusterrolebinding.rbac.authorization.k8s.io/ks-installer created
error: unable to recognize "/etc/kubernetes/addons/kubesphere.yaml": no matches for kind "ClusterConfiguration" in version "installer.kubesphere.io/v1alpha1": exit status 1
namespace/kubesphere-system unchanged
serviceaccount/ks-installer unchanged
customresourcedefinition.apiextensions.k8s.io/clusterconfigurations.installer.kubesphere.io unchanged
clusterrole.rbac.authorization.k8s.io/ks-installer unchanged
clusterrolebinding.rbac.authorization.k8s.io/ks-installer unchanged
clusterconfiguration.installer.kubesphere.io/ks-installer created
2024-08-05T14:41:53.207Z [A] ds-ubuntu24-template: ApplyKsInstaller success (6.879671587s)
2024-08-05T14:41:53.226Z [Module] DeployKsPlugins
2024-08-05T14:41:53.227Z [A] ds-ubuntu24-template: CheckNodeState
2024-08-05T14:41:53.509Z ds-ubuntu24-template Node Pending
The text was updated successfully, but these errors were encountered:
Hi @dalso0418, sorry for the experience, and thanks for filing this issue.
Unfortunately, Terminus currently only supports containerd. We will run tests on Ubuntu 24 with Docker soon. Could you please provide the Docker information for this machine?
Hello.
The following error occurs during installation on the uvuntu 24 OS with docker only installed.
Is there a solution?
error: unable to recognize "/etc/kubernetes/addons/kubesphere.yaml": no matches for kind "ClusterConfiguration" in version "installer.kubesphere.io/v1alpha1"
2024-08-05T14:41:47.063Z ds-ubuntu24-template deploy /etc/kubernetes/addons/kubesphere.yaml failed: Failed to exec command: /bin/sh -c /usr/local/bin/kubectl apply -f /etc/kubernetes/addons/kubesphere.yaml --force
namespace/kubesphere-system unchanged
serviceaccount/ks-installer created
customresourcedefinition.apiextensions.k8s.io/clusterconfigurations.installer.kubesphere.io created
clusterrole.rbac.authorization.k8s.io/ks-installer created
clusterrolebinding.rbac.authorization.k8s.io/ks-installer created
error: unable to recognize "/etc/kubernetes/addons/kubesphere.yaml": no matches for kind "ClusterConfiguration" in version "installer.kubesphere.io/v1alpha1": exit status 1
namespace/kubesphere-system unchanged
serviceaccount/ks-installer unchanged
customresourcedefinition.apiextensions.k8s.io/clusterconfigurations.installer.kubesphere.io unchanged
clusterrole.rbac.authorization.k8s.io/ks-installer unchanged
clusterrolebinding.rbac.authorization.k8s.io/ks-installer unchanged
clusterconfiguration.installer.kubesphere.io/ks-installer created
2024-08-05T14:41:53.207Z [A] ds-ubuntu24-template: ApplyKsInstaller success (6.879671587s)
2024-08-05T14:41:53.226Z [Module] DeployKsPlugins
2024-08-05T14:41:53.227Z [A] ds-ubuntu24-template: CheckNodeState
2024-08-05T14:41:53.509Z ds-ubuntu24-template Node Pending
The text was updated successfully, but these errors were encountered: