kubesphere-devops-argocd
仓库创建 2018年4月21日最近提交 13 天前SkillHot 收录 21 天前
▸ 精选理由
帮助搭建与排错 GitOps 流程,对持续部署团队有用。
▸ 风险提示
配置可能涉及写权限与凭证,存在安全风险。
这个 Skill 做什么
在 KubeSphere DevOps 中配置与排查 ArgoCD 的 GitOps 部署。
把 Git 仓库与集群状态自动对齐,用于搭建 GitOps 的持续交付流程。可以配置 ArgoCD 应用、ApplicationSet、同步策略和 SSO,或排查同步失败、回滚和权限问题。它遵循声明式 GitOps 模式,便于审计、回滚和多环境一致性管理,适合想用 Git 驱动部署的团队。
▸ 展开 SKILL.md 英文原文
Use when configuring ArgoCD in KubeSphere DevOps, including GitOps deployments, application management, SSO setup, or troubleshooting ArgoCD issues
1.7w
Stars
2.7k
Forks
32
仓库内 Skill
+26
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/kubesphere/kubesphere/master/skills/kubesphere-devops-argocd/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/kubesphere/kubesphere/master/skills/kubesphere-devops-argocd/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# KubeSphere DevOps ArgoCD Configuration ## Overview KubeSphere DevOps includes **ArgoCD v2.11.7** as a bundled subchart for GitOps continuous deployment. ArgoCD follows the declarative GitOps pattern, automatically syncing application state with Git repositories. ## When to Use - Setting up GitOps continuous deployment - Configuring ArgoCD applications and ApplicationSets - Enabling SSO authentication via Dex - Managing multi-cluster deployments - Troubleshooting ArgoCD sync issues - Configuring repository credentials ## KubeSphere GitOps Integration ### Two Ways to Create Applications **1. Direct ArgoCD Application (Admin Only)** - Created in `argocd` namespace - Requires access to
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有