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?

贡献者指南