GitLab各类型账号的权限列表, 创建项目流水线,创建hook 时提示 403 forbidden ,需要检查项目权限是否为 维护者或所有者。
GitLab各类型账号的权限列表, 创建项目流水线,创建hook 时提示 403 forbidden ,需要检查项目权限是否为 维护者或所有者。
遇到一个Docker 报错,rpc error: code = 2 desc = oci runtime error: exec failed: container_linux.go:247: starting container process caused "process_linux.go:75: starting setns process caused \"fork/exec /proc/self/exe: no such file or directory\"",简单解决方法。
kubectl logs查看日志时遇到failed to create fsnotify watcher: too many open files的解决sysctl fs.inotify.max_user_instances=8192,不光要查master,还要查和修改该容器所在节点。
排障过程中发现curl的一个不太常见参数-w,检查 time_appconnect 非常好用,记录一下。
centos7 删除无用内核kernel恢复boot空间