Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bcs-ops 离线部署文档#2589 #2701

Merged
merged 1 commit into from
Oct 24, 2023
Merged

bcs-ops 离线部署文档#2589 #2701

merged 1 commit into from
Oct 24, 2023

Conversation

bingoct
Copy link
Collaborator

@bingoct bingoct commented Oct 20, 2023

feat: 运行时 增加对 insecure_registry 的配置,新增INSECURE_REGISTRY变量 #2589 (comment)
feat: 支持curl方式下载离线包(for bkrepo),新增INSTALL_METHOD变量 #2589 (comment)
feat: yq/jq 离线部署支持

===
fix:

  1. 离线文件路径修正为 ${ROOT_DIR}/version-${K8S_VER}
  2. docker 离线部署时添加 docker 用户组
  3. 离线部署时,kubeadm 不执行 config image pull style: shell-format
  4. Makefile 移除无用的 bcs-ops-offline-release
  5. csi取消默认配置 localpv。

===
style:
shfmt -w -i 2 -ci -bn $(git status | awk '/modified/{printf "%s " ,$2}')

feat: 运行时 增加对 insecure_registry 的配置
feat: 支持curl方式下载离线包(for bkrepo),新增INSTALL_METHOD变量
feat: yq/jq 离线部署支持

fix:
1. 离线文件路径修正为 ${ROOT_DIR}/version-${K8S_VER}
2. docker 离线部署时添加 docker 用户组
3. 离线部署时,kubeadm 不执行 config image pull
4. 增加 sleep 等待,防止kubelet 反复挂起,导致判定失败。
5. 添加node_name域名解析, 减少 kubeadm warning 告警

change: csi取消默认配置 localpv。

style: shell-format
@abstractmj abstractmj merged commit 965f84d into TencentBlueKing:master Oct 24, 2023
6 of 11 checks passed
wenxinlee2015 added a commit that referenced this pull request Oct 24, 2023
* github-bk-bcs/master:
  Makefile 文件出错修正 (#2704)
  feat: Makefile 移除无用的 bcs-ops-offline-release (#2701)
  fix:修复部分空间样式和交互问题 (#2703)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants