Packs/Platform Engineer Starter
⚙️

Platform Engineer Starter

🚀 starter

Essential skills for Platform Engineers - cluster management, capacity planning, and operations

by elasticv1.0.01,543 installs10 skills

Install

moltler pack install platform-starter

Or install individual skills from the list below.

Included Skills (10)

what_can_i_do@1.0.0
View →
analyze_my_cluster@1.0.0
View →
get_cluster_health@1.0.0
View →
list_nodes@1.0.0
View →
get_node_stats@1.0.0
View →
get_shard_allocation@1.0.0
View →
list_snapshots@1.0.0
View →
list_indices@1.0.0
View →
get_hot_threads@1.0.0
View →
explain_allocation@1.0.0
View →

Pack Definition

CREATE SKILL PACK platform_starter
VERSION '1.0.0'
DESCRIPTION 'Essential skills for Platform Engineers - cluster management, capacity planning, and operations'
AUTHOR 'elastic'
SKILLS [
    what_can_i_do@1.0.0,
    analyze_my_cluster@1.0.0,
    get_cluster_health@1.0.0,
    list_nodes@1.0.0,
    get_node_stats@1.0.0,
    get_shard_allocation@1.0.0,
    list_snapshots@1.0.0,
    list_indices@1.0.0,
    get_hot_threads@1.0.0,
    explain_allocation@1.0.0
];