Commit Graph

98 Commits

Author SHA1 Message Date
24sama 86d0ca7064 support containerd v1.6.2 and separate it from docker
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-04-08 17:17:26 +08:00
24sama 8abad138b1 fix manifest example yaml file indentation problem
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-03-30 14:43:51 +08:00
KubeSphere CI Bot 531291b953
Merge pull request #1144 from tpiperatgod/dev
fix #1051: Best efforts to clear ipvs rules.
2022-03-27 10:13:33 +08:00
vincent 419dce8a3c add containerManager kata NFD
Signed-off-by: vincent <vincent@kubesphere.io>
2022-03-24 11:28:57 +08:00
pixiake dbe5027cf0 Support the use of kubeadm to manage etcd and use of existing etcd
Signed-off-by: pixiake <guofeng@yunify.com>
2022-03-24 09:14:10 +08:00
laminar 3616986434 fix #1051: Best efforts to clear ipvs rules.
Signed-off-by: laminar <fangtian@kubesphere.io>
2022-03-22 15:16:00 +08:00
24sama 7d0233f1fa update roadmap
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-03-17 16:52:44 +08:00
24sama 56d3edfdca add kk command doc
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-03-17 11:15:46 +08:00
24sama c3473a424e modify manifest example
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-03-08 17:07:30 +08:00
24sama 3dc5a77ffe Update features doc
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-03-08 14:58:43 +08:00
24sama 1b149088fa update some descriptions
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-03-04 09:15:38 +08:00
24sama 82c320e8e8 add manifest and artifact en doc
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-03-01 10:48:53 +08:00
24sama 43ff230121 change full-width forms to half-width
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-02-23 15:10:45 +08:00
24sama 2d6a9df18e update artifact doc
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-02-22 12:40:22 +08:00
24sama 348c351690 modify manifest example
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-02-18 15:00:10 +08:00
KubeSphere CI Bot b643854b14
Merge pull request #1067 from pixiake/doc
Add features list for KubeKey
2022-02-17 14:58:16 +08:00
feng 3f2c80950f add features list
Signed-off-by: feng <guofeng@yunify.com>
2022-02-17 14:45:18 +08:00
KubeSphere CI Bot 8623a56163
Merge pull request #1053 from 24sama/master
add a zh doc introducing the new features of kubekey
2022-02-17 11:05:15 +08:00
24sama e9afe09e74 add a zh kubekey new feature introduce doc
Signed-off-by: 24sama <leo@kubesphere.io>
2022-02-14 14:29:02 +08:00
elmer be8cda6057 add namespaceOverride support for privateRegistry
remove namespaceOverride in v1alpha1
2022-02-10 15:45:24 +08:00
feng 467185b101 update README
Signed-off-by: feng <guofeng@yunify.com>
2022-02-06 21:47:03 +08:00
24sama f37e29f32d The roleGroups field supports to be customized
Signed-off-by: 24sama <leo@kubesphere.io>
2022-01-19 13:50:52 +08:00
guofutan 10fb1590a5 fea&fix: support use k8s node as ntp server 2022-01-04 20:18:47 +08:00
guofutan 4f7fedf476 fea(#915): support set ntp server and timezone when kk deloy k8s 2022-01-01 18:43:50 +08:00
Tan Guofu 3b5ef61f7a fea(#915): support custom private registry authorization
1. for docker: fisrt docker login, then cp ~/.docker/config.json /.docker/config.json
2. for containerd: append auths into /etc/containerd/config.toml
2021-12-23 19:21:41 +08:00
guofutan ede75eb0ef fea(kk): add enable featureGates in kubernetes of cluster-config 2021-12-17 21:56:58 +08:00
chaunceyjiang f2abd84a56 Support Kubernetes 1.23 2021-12-15 15:16:20 +08:00
24sama 13e589e886 dev-v2.0.0: update ha-mode pic
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-19 10:36:30 +08:00
24sama 672e466f56 dev-v2.0.0: add a architecture pic in ha-mode.md
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-18 14:32:42 +08:00
24sama b57d18874d dev-v2.0.0: update config example and readme
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-18 10:03:37 +08:00
24sama 160b4cdbae dev-v2.0.0: fix api cluster.kubesphere.io not found bug
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-01 18:15:33 +08:00
yuswift e263675822 update example default k8s version to v1.21.5
Signed-off-by: yuswift <yuswift2018@gmail.com>
2021-10-09 16:05:18 +08:00
24sama 1977c20d16 Support Kubernetes v1.21.5
Signed-off-by: 24sama <leo@kubesphere.io>
2021-09-17 10:35:31 +08:00
pixiake e79bd0d772 Supports installing docker and conatinerd using binaries
Signed-off-by: pixiake <guofeng@yunify.com>
2021-09-13 20:16:13 +08:00
pixiake eb47a0a2b8 update docs
Signed-off-by: pixiake <guofeng@yunify.com>
2021-08-25 10:23:15 +08:00
KubeSphere CI Bot 009c0d6a06
Merge pull request #578 from 24sama/loadbalancer
docs: add ha-mode.md
2021-07-15 15:58:56 +08:00
Vinson Zou d3d69bbdce docs: update kubernetes-versions.md [skip ci]
Signed-off-by: Vinson Zou <vinsonzou@users.noreply.github.com>
2021-07-14 20:59:15 +08:00
24sama 5d19e354f6 docs: add ha-mode.md
Signed-off-by: 24sama <jacksama@foxmail.com>
2021-07-13 10:35:12 +08:00
24sama 649444fdcc fix: quotation marks change to the english
Signed-off-by: 24sama <jacksama@foxmail.com>
2021-06-09 15:14:03 +08:00
pixiake 2868a3b1e9 support kubernetes v1.20.6
Signed-off-by: pixiake <guofeng@yunify.com>
2021-06-03 17:52:16 +08:00
Sherlock113 e738093ce1 Update config example
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2021-05-17 16:12:13 +08:00
pixiake 5f100bbf6a update example config
Signed-off-by: pixiake <guofeng@yunify.com>
2021-05-17 14:17:11 +08:00
pixiake a8518869eb update addons doc
Signed-off-by: pixiake <guofeng@yunify.com>
2021-05-10 10:56:41 +08:00
johnniang 424c33b1ed Update other k8s versions
Signed-off-by: johnniang <johnniang@fastmail.com>
2021-04-30 14:31:17 +08:00
johnniang 265bfe9bb3 Update other ks versions
Signed-off-by: johnniang <johnniang@fastmail.com>
2021-04-30 14:28:30 +08:00
pixiake 49520109b9 update document
Signed-off-by: pixiake <guofeng@yunify.com>
2021-04-29 10:22:25 +08:00
yaorui 01cdc790cf fix svg
Signed-off-by: yaorui <yaorui@yunify.com>
2021-03-17 20:25:38 +08:00
yaorui 2f8dc25db4 no message
Signed-off-by: yaorui <yaorui@yunify.com>
2021-03-17 20:21:20 +08:00
yaorui 8417a7b29a no message
Signed-off-by: yaorui <yaorui@yunify.com>
2021-03-17 20:18:15 +08:00
yaorui 317909d02b fix logo svg
Signed-off-by: yaorui <yaorui@yunify.com>
2021-03-17 20:03:15 +08:00