k8s操作手册 2.3器可基于某ingress 资源定义的规则将客户端的请求流量直接转发至与Service对应的后端pod资源 上,绕过service直接转发到真实pod上。Ingress资源是基于h�p的host名或url的 转发规则 k8s-ingress-nginx官网地址 h�ps://kubernetes.github.io/ingress-nginx/deploy/ # wget h�ps://raw.githubusercontent #若不指定url,则默认就是/根路径,全部转发 backend: serviceName: mynginx-svc servicePort: 1380 - host: "web2.xxx.com" h�p: paths: # host下还可根据不同的url去转发到不同svc - path: /apixx #转发到后端时也是带这个url的 backend: serviceName: mynginx-svc2 servicePort: 2390 - path: /sta�cxx backend: serviceName: mynginx-svc0 码力 | 126 页 | 4.33 MB | 1 年前3
git 操作手册#从远程代码库下载main分支的最新修改,若未 指定分支名,则默认拉取同本地分支名的分支 # git remote -v #查看当前仓库关联的远程代码库的URL # git remote rm rmtRepo #删除远程仓库 ★协作成员操作⑦到⑨,详见下一小节:克隆远程仓库 ★克隆远程仓库 # git grep -v '^#' | grep -v '^$' #查看默认配置 external_url 'h�p://gitlab.example.com' #修改配置文件 # cat > /etc/gitlab/gitlab.rb <url 'h�ps://gitlab.cof-lee.com' #设置数据存放路径,默认 /var/opt/g and integra�ons” 点击“保存” 然后普通用户就可在自己的项目里配置“WebHook”功能了 Se�ngs→Webhooks→Add new webhook Webhook URL: h�p://10.99.1.241:32433/api/v2/job_templates/42/gitlab/ Webhook Key: vHRMIUlRQql9khxfr23sVlaeeM 0 码力 | 35 页 | 1.69 MB | 1 年前3
python3学习手册version="1.0", py_modules=['cof', 'lee'], # 要打包的模块名 称 description="描述信息", url="https://cof-lee.com/cof/home-page", author="cof-lee", author_email="cof-lee@cof-lee.com" version="1.0", packages=["cofpkg"], # 要打包的模块包名称(目 录名称) description="描述信息", url="https://cof-lee.com/cof/home-page", author="cof-lee", author_email="cof-lee@cof-lee.com" pip目录,其下创建pip.conf文件 (windows为家目录下的pip目录下创建pip.ini文件) # mkdir ~/.pip # vi ~/.pip/pip.conf [global] index-url=h�ps://xxx.com/simple trusted-host=xxx.com proxy=h�p://x.x.x.x:3128 [install] trusted-host=xxx.com0 码力 | 213 页 | 3.53 MB | 1 年前3
A Seat at the Table - IT Leadership in the Age of AgilityDefense Facebook group, I created a post where you can post your feedback as comments on the post. The URL to that post is: https://www.facebook.com/groups/AgileForDefense/permalink/2557027747901552/ or0 码力 | 7 页 | 387.48 KB | 5 月前3
共 4 条
- 1













