faros dev
Manage development environment for faros
Synopsis
Manage a development environment for faros using kind clusters.
This command provides subcommands to initialize, update and delete kind clusters configured for faros.
Options
-h, --help help for devInherited options
--insecure-skip-tls-verify Skip TLS certificate verification when talking to the hub
--kubeconfig string Path to the kubeconfig file (default: $KUBECONFIG, then ~/.kube/config)See also
- faros — faros: an open-source control plane for platform teams
- faros dev delete — Delete development environment
- faros dev init — Initialize a local faros environment (hub kind cluster + optional workers)
- faros dev update — Upgrade the faros-hub release on an existing local environment