openfaas/ofc-bootstrap

[Feature] Add check command

Offen

#173 geöffnet am 29.12.2019

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Go (61 Forks)auto 404
help wantedsize/lskill/intermediate

Repository-Metriken

Stars
 (177 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

This feature would add a ‘ofc-bootstrap check -f init.yaml’ command which would run through a number of diagnostics and advise the user of the status of their deployment.

To start with, these items would be of most value to check:

  • Were secrets created?
  • Is OpenFaaS deployed?
  • Does the gateway respond?
  • Is the advertised DNS valid and pointing to the correct domain?
  • Is cert-manager available?
  • Is the registry credential valid?

Contributor Guide