openfaas/ofc-bootstrap

[Feature] Add check command

開放

#173 建立於 2019年12月29日

 (1 則留言) (0 個反應) (0 位負責人)Go (61 個分叉)auto 404
help wantedsize/lskill/intermediate

倉庫指標

星標
 (177 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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?

貢獻者指南