Skip to content

Instantly share code, notes, and snippets.

@SaigyoujiYuyuko233
Last active November 14, 2019 10:43
Show Gist options
  • Save SaigyoujiYuyuko233/beef2b42201d5d62dd8e8fd0708c739e to your computer and use it in GitHub Desktop.
Save SaigyoujiYuyuko233/beef2b42201d5d62dd8e8fd0708c739e to your computer and use it in GitHub Desktop.
TODO LIST

blog

    1. rancher + Freenas NFS 无法mount踩坑记录

nfs4启用 - freenas -> 服务 -> nfs -> 启用nfsv4

    1. rancher 自定义 ingress-ip-domain 无法自动生成

BUG 在 v2.3.0-alpha6 被修复 rancher/rancher#21339 https://rancher.com/docs/rancher/v2.x/en/upgrades/upgrades/ - Known Upgrade Issues https://rancher.com/docs/rancher/v2.x/en/upgrades/upgrades/ha/

2019年11月14日 blog

  • jenkins 特殊符号乱码
    • 添加 -Dfile.encoding=UTF-8 到 jenkins-worker jvm参数
    • worker: 系统管理->节点管理->{节点名称}->配置从节点->启动方式(ssh)->高级->jvm选项
    • rancher: 环境变量 JAVA_OPTS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment