bygooglecloudplatform· 176 skills
When introducing a direct controller for a resource that already has an existing Terraform or DCL controller, you must do the following to ensure a safe migration:
$npx -y skills add googlecloudplatform/k8s-config-connector --skill create-direct-controllerInstalls into the current project.
Run `npx skills use "https://github.com/googlecloudplatform/k8s-config-connector" --skill "googlecloudplatform/k8s-config-connector/create-direct-controller"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/googlecloudplatform/k8s-config-connector" that are relevant to the current task. Run `npx skills add "https://github.com/googlecloudplatform/k8s-config-connector"` and select the relevant skills, then follow their instructions.