Brigade: brig check command

Created on 22 Feb 2019  路  1Comment  路  Source: brigadecore/brigade

It would be really helpful to have a brig check command, similar to the Linkerd Check command, that makes sure you have access to the cluster, and that all components required for Brigade are running properly.

enhancement good first issue help wanted

Most helpful comment

Nice one. From a design point of view, I suppose that this utility could check some (if not all) of:

  • connection to the cluster
  • existence of the Brigade API server deployment with >=1 running Replicas
  • existence of the Brigade controller's deployment with >=1 running Replicas
  • existence of the vacuum CronJob
  • check for RBAC rules (kubectl auth can-i)

Anything else?

>All comments

Nice one. From a design point of view, I suppose that this utility could check some (if not all) of:

  • connection to the cluster
  • existence of the Brigade API server deployment with >=1 running Replicas
  • existence of the Brigade controller's deployment with >=1 running Replicas
  • existence of the vacuum CronJob
  • check for RBAC rules (kubectl auth can-i)

Anything else?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

carolynvs picture carolynvs  路  5Comments

danmx picture danmx  路  7Comments

mattfarina picture mattfarina  路  4Comments

blimmer picture blimmer  路  6Comments

technosophos picture technosophos  路  7Comments