# Map kubectl context names to SSH FQDN suffixes. # Format: CONTEXT_GLOB|SUFFIX # Lines starting with # are comments. Globs use bash case patterns. development*|.dev.example.com production*|.prod.example.com