问题标签 [jenkins-x-3]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
169 浏览

terraform - 在 EKS 上使用 Terraform 安装 JX3 不会自动填充机密

我按照文档中的说明使用 terraform 在 EKS 上安装了 JX3。然而,没有一个秘密是自动填充的。jx 管理日志显示以下内容:

错误:无法从秘密中找到 hmac 令牌:在命名空间 jx 中找不到灯塔 hmac 令牌 lighthouse-hmac-token:未找到秘密“lighthouse-hmac-token”

秘密存储在保险库中

有人可以指导我吗?

0 投票
1 回答
59 浏览

kubernetes - Jenkins-X 3 operator install 无法下载“jx3/jx-git-operator”

尝试在 vanilla Kubernetes 集群上成功安装 Jenkins X 3。使用以下命令在 AWS EKS vanilla 集群中安装 jenkins-x 3 运算符:

输出将一些成功的查询返回到我的 Gitlab 存储库,然后失败并显示错误输出:“'Error: failed to download "jx3/jx-git-operator"'"

完整的控制台输出:

0 投票
0 回答
69 浏览

minikube - 尝试在 minikube 上使用 jenkins-x 部署应用程序时出错

警告:启动作业似乎无法设置此项目。您可以通过以下方式查看日志:jx admin log
error: failed to wait for repository to be setup in lighthouse: failed to find trigger in the lighthouse configuration in ConfigMap config in namespace jx for repository。

我能做些什么?

编辑:这是我通过 jx 管理日志看到的