tencentcloud-tke

Official

Operate TKE clusters with safe, targeted commands

AuthorAceDataCloud
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Managing Tencent Cloud TKE (Kubernetes) clusters typically requires juggling two toolchains—Tencent’s API for cluster discovery and kubeconfig retrieval, plus kubectl for day-to-day workload operations—this Skill unifies both so you can troubleshoot and manage workloads quickly.

Core Features & Use Cases

  • Cluster discovery & inspection: List clusters, view cluster status/version, and review recent kubeconfig details.
  • In-cluster operations via kubectl: List nodes, node pools, workloads, services, pods, and recent events using an SDK-fetched kubeconfig.
  • Workload management: Scale a Deployment and perform a rolling restart while keeping the workflow aligned to Kubernetes best practices.
  • Practical examples: Find which pods are failing (CrashLoopBackOff / ImagePullBackOff) in a namespace by inspecting events and pod logs after a deployment change.

Quick Start

Ask the agent to list all Kubernetes pods and recent events in your TKE namespace by first fetching the correct kubeconfig and then running the required kubectl queries.

Dependency Matrix

Required Modules

tencentcloud-sdk-python

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tencentcloud-tke
Download link: https://github.com/AceDataCloud/Skills/archive/main.zip#tencentcloud-tke

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.