k8s-providers

Deploy and manage Kubernetes on AWS EKS, Azure AKS, and GCP GKE with Terraform and CLI workflows.

1|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/iceflower/opencode-agents-and-skills --skill k8s-providers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: k8s-providers
Source: https://github.com/iceflower/opencode-agents-and-skills/tree/main/skills/k8s-providers
Command: npx skills add https://github.com/iceflower/opencode-agents-and-skills --skill k8s-providers

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide to deploying and managing Kubernetes clusters across the major cloud providers (AWS EKS, Azure AKS, GCP GKE), simplifying complex cloud-native infrastructure decisions.

Core Features & Use Cases

  • Provider Comparison: Detailed feature matrix and cost-saving options for EKS, AKS, and GKE.
  • Deployment & Configuration: Practical examples for cluster creation, node pools, networking, and storage using CLI and Terraform.
  • Security & Operations: Guidance on IAM, secrets management, monitoring, and upgrade best practices.
  • Use Case: A DevOps engineer needs to choose the best managed Kubernetes service for a new project. They can use this Skill to compare EKS, AKS, and GKE based on features, cost, and operational requirements, then follow the provided examples to deploy a cluster.

Quick Start

Use the k8s-providers skill to compare the features of AWS EKS, Azure AKS, and GCP GKE.

Frequently Asked Questions about k8s-providers

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I compare AWS EKS, Azure AKS, and GCP GKE for managed Kubernetes deployments?

Comparing AWS EKS, Azure AKS, and GCP GKE involves evaluating a detailed feature matrix alongside cost-saving options. This Skill provides direct provider comparisons covering features, operational requirements, and infrastructure costs to facilitate informed cloud-native decision-making.

Can I use Terraform to create Kubernetes clusters and node pools on EKS, AKS, and GKE?

Yes, you can use Terraform to create Kubernetes clusters and node pools on EKS, AKS, and GKE. This Skill provides practical deployment and configuration examples for cluster creation, networking, and storage using both CLI and Terraform.

What are the best practices for managing IAM and secrets in cloud-native Kubernetes infrastructure?

Best practices for managing IAM and secrets in cloud-native Kubernetes infrastructure include implementing strict access controls and secure secrets management. This Skill offers operational guidance on IAM integration, secrets management, and cluster security across EKS, AKS, and GKE.

How do I handle monitoring and upgrade procedures for managed Kubernetes clusters?

Handling monitoring and upgrade procedures for managed Kubernetes clusters requires applying specific operational best practices. This Skill delivers comprehensive guidance on monitoring configurations and step-by-step upgrade procedures to maintain EKS, AKS, and GKE environments.

Does this guide cover networking and storage configuration for AWS EKS, Azure AKS, and GCP GKE?

Yes, this guide covers networking and storage configuration for AWS EKS, Azure AKS, and GCP GKE. It includes practical examples for setting up cluster networking and storage solutions using CLI and Terraform to ensure robust managed Kubernetes operations.