linkerd2/cli/cmd
Ben Lambert 297cb570f2 Added a --ha flag to install CLI (#1852)
This change allows some advised production config to be applied to the install of the control plane.
Currently this runs 3x replicas of the controller and adds some pretty sane requests to each of the components + containers of the control plane.

Fixes #1101

Signed-off-by: Ben Lambert <ben@blam.sh>
2018-11-20 23:03:59 -05:00
..
testdata Added a --ha flag to install CLI (#1852) 2018-11-20 23:03:59 -05:00
check.go Make service profile validation a warning instead of an error (#1807) 2018-10-26 13:28:10 -07:00
check_test.go Refactor healthcheck init and observe setup (#1502) 2018-08-22 12:30:45 -07:00
completion.go Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
completion_test.go Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
dashboard.go Added --context flag to specify the context to use to talk to the Kubernetes apiserver (#1743) 2018-10-08 12:37:35 -07:00
get.go Make wait flag configurable for check and dashboard (#1654) 2018-09-19 10:42:29 -07:00
get_test.go Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
inject.go Proxy init and sidecar containers auto-injection (#1714) 2018-10-10 12:09:22 -07:00
inject_test.go Added ability to configure sidecar CPU + Memory requests (#1731) 2018-10-08 10:51:29 -07:00
install.go Added a --ha flag to install CLI (#1852) 2018-11-20 23:03:59 -05:00
install_test.go Added a --ha flag to install CLI (#1852) 2018-11-20 23:03:59 -05:00
profile.go Use fqdn for service profile name (#1808) 2018-10-29 14:35:42 -07:00
profile_test.go Improve ergonomics of service profile spec (#1828) 2018-10-31 12:00:22 -07:00
root.go Add TopRoutes method the the public api and route CLI command to consume it (#1860) 2018-11-19 12:20:30 -08:00
routes.go Add TopRoutes method the the public api and route CLI command to consume it (#1860) 2018-11-19 12:20:30 -08:00
routes_test.go Add TopRoutes method the the public api and route CLI command to consume it (#1860) 2018-11-19 12:20:30 -08:00
stat.go Add TopRoutes method the the public api and route CLI command to consume it (#1860) 2018-11-19 12:20:30 -08:00
stat_test.go Add TopRoutes method the the public api and route CLI command to consume it (#1860) 2018-11-19 12:20:30 -08:00
tap.go Make wait flag configurable for check and dashboard (#1654) 2018-09-19 10:42:29 -07:00
tap_test.go Add resource metadata to Tap CLI output (#1437) 2018-08-20 14:25:26 -07:00
test_helper.go Add TopRoutes method the the public api and route CLI command to consume it (#1860) 2018-11-19 12:20:30 -08:00
top.go Make room for columns in `linkerd top` (#1750) 2018-10-11 13:08:46 -07:00
version.go Added --context flag to specify the context to use to talk to the Kubernetes apiserver (#1743) 2018-10-08 12:37:35 -07:00
version_test.go Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00