gcp

Provides Linux, GCP (GCE/GKE), Kubernetes, and Kong Gateway infrastructure and troubleshooting expertise.

2|Updated Apr 6, 2023
One-click install
npx skills add https://github.com/aibangjuxin/knowledge --skill gcp-aibangjuxin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gcp
Source: https://github.com/aibangjuxin/knowledge/tree/main/skills/gcp
Command: npx skills add https://github.com/aibangjuxin/knowledge --skill gcp-aibangjuxin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses complex infrastructure challenges related to Linux, Google Cloud Platform (GCE/GKE), Kubernetes, and API gateway management, providing expert solutions for system architecture and operational issues.

Core Features & Use Cases

  • GCP & Kubernetes Management: Expert guidance on GCE instance management, GKE cluster deployment, and Kubernetes resource orchestration.
  • API Gateway Solutions: Deep knowledge of Kong Gateway and GKE Gateway API for API lifecycle management, security, and traffic control.
  • Linux & Networking: Advanced Linux system administration, kernel tuning, and in-depth understanding of network protocols.
  • Use Case: Troubleshoot a GKE cluster experiencing pod startup failures or optimize Kong Gateway performance for high-traffic APIs.

Quick Start

Provide detailed instructions on how to configure a GKE cluster for high availability.

Frequently Asked Questions about gcp

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

FAQPage Schema
How do I configure a GKE cluster for high availability?

To configure a GKE cluster for high availability, you need to distribute GCE instances across multiple zones, enable multi-zonal control plane replication, and orchestrate Kubernetes resources to ensure workload redundancy. This approach prevents single points of failure during zone outages.

Why does my GKE cluster experience pod startup failures?

GKE pod startup failures often stem from Kubernetes resource exhaustion, misconfigured GKE Gateway API routing, or underlying Linux network protocol issues. Troubleshooting requires checking cluster capacity, validating resource orchestration definitions, and inspecting node-level system internals.

What's the best way to optimize Kong Gateway performance for high-traffic APIs?

Optimizing Kong Gateway for high-traffic APIs involves tuning Linux kernel parameters, adjusting network protocols, and refining API lifecycle management rules. Proper traffic control configuration and system architecture scaling ensure the API gateway handles concurrent requests efficiently.

Does this Skill cover advanced Linux kernel tuning and system administration?

Yes, this Skill covers advanced Linux system administration including kernel tuning and network protocol optimization. It provides expert solutions for managing cloud-native infrastructure, ensuring optimal GCE instance performance and reliable Kubernetes operations.

Can I use GKE Gateway API alongside Kong Gateway for API management?

Yes, you can use the GKE Gateway API alongside Kong Gateway. The Skill provides deep knowledge of both systems for comprehensive API lifecycle management, allowing you to leverage GKE native routing while utilizing Kong for advanced traffic control and security.