摘要: 转载自:https://www.jianshu.com/p/4f9472326677 K8S集群中通过Helm模板安装应用时,需要使用.tgz文件格式,需要用到对该格式打包的方法。 .tgz 文件格式 .tgz 等同于.tar.gz,是对文件先执行rar压缩,再执行gzip压缩得到。 以GitLab 阅读全文
posted @ 2023-03-22 19:01 larybird 阅读(666) 评论(0) 推荐(0)
摘要: 转载自:https://www.jianshu.com/p/6907fc806b75 1.Helm3安装(二进制安装) # 根据操作系统跟所需版本去获取最新二进制安装包 https://github.com/helm/helm/releases wget https://get.helm.sh/he 阅读全文
posted @ 2023-03-22 14:42 larybird 阅读(274) 评论(0) 推荐(0)
摘要: 转载自:https://www.awyerwu.com/9273.html 01 准备工作 网络代理软件 国外的接收平台验证码的手机号(第3部分有介绍) 谷歌gmail邮箱 02 相关地址 Open AI 官网:https://openai.com/ Chat GPT首页:https://chat. 阅读全文
posted @ 2023-03-22 14:31 larybird 阅读(37) 评论(0) 推荐(0)