talosctl-operator
星标10
分支0
更新时间2026年7月13日 15:30
How to work with talosctl inside the pulumi-talos-cluster provider.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
How to work with talosctl inside the pulumi-talos-cluster provider.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Practical playbook for debugging the talos-cluster provider with Delve using the background terminal and pdebug to capture panics.
Run pulumi-talos-cluster integration tests via make targets or direct commands using the pulumi-talos-cluster MCP server.
| name | talosctl-operator |
| description | How to work with talosctl inside the pulumi-talos-cluster provider. |
provider/pkg/provider/applier/:
applier/ orchestrates init/controlplane/worker apply, upgrade, kube upgrade.applier/talosctl wraps talosctl via local.Command with retries, temp TALOS_HOME (generateWorkDirNameForTalosctl), helpers (RunCommand, RunGetCommand).gofmt -w locally on Go edits.["make", "build_provider"] via MCP after each edit.RunCommand prepares talosconfig + extra files, adds retries.RunGetCommand unless explicitly requested.clientConfiguration (CA, client cert/key, talosconfig), machines, generatedConfigurations, secretsStash.credentials with kubeconfig, talosconfig.