FMC Operations

Direct access to the Field Management Cluster for platform administrators.

Overview

The frontier fmc command provides platformadmin-only direct access to the Field Management Cluster (FMC). The FMC is the central management plane where CAPI controllers, ArgoCD, Keycloak, and all platform infrastructure services run.

Prerequisites

  • Role: platformadmin (other roles will not see the fmc command)
  • Valid authentication token (frontier login)

Commands

List FMC Nodes

frontier fmc get nodes

Returns node name, status, roles, and resource capacity.

List FMC Namespaces

frontier fmc get namespaces

List FMC Pods

frontier fmc get pods

Lists all pods across FMC namespaces with status and restarts.

List FMC Services

frontier fmc get svc

Lists services with type, cluster IP, and ports.