yonyoucloud / install_k8s

一键安装kubernets(k8s)系统,采用RBAC模式运行(证书安全认证模式),既可以单台安装、也可以集群安装,并且完全是生产环境的安装标准。有疑问大家可以加我微信沟通:bsh888

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

代码clone后就自动删除了,显示无法checkout. 文件路径名有问题。

LF-DevJourney opened this issue · comments

git clone https://github.com/yonyoucloud/install_k8s.git
Cloning into 'install_k8s'...
remote: Enumerating objects: 1269, done.
remote: Counting objects: 100% (345/345), done.
remote: Compressing objects: 100% (190/190), done.
remote: Total 1269 (delta 161), reused 316 (delta 141), pack-reused 924
Receiving objects: 100% (1269/1269), 25.69 MiB | 672.00 KiB/s, done.
Resolving deltas: 100% (546/546), done.
error: invalid path 'source/docker/etc/docker/certs.d/HOST:PORT/ca.crt'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'