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.