Documentation of API host
まだ誰も着手していません。
評価
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 初心者へのやさしさ
- 48/100
- issue の種類
- ドキュメント
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- kubernetes
- 領域
- cloud, documentation
調査の方向性
まず、インストールのドキュメントと ops コマンドのリファレンスを見つけます。Kubernetes、TLS、local miniops、external-load-balancer、ops setup mini のワークフローを、issue 内のコマンドと照合して検証します。各セットアップパス、前提条件、プロトコル、例が正確にドキュメント化されていれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Add in the documentation something to explain this:
to install openserverless you need admin access to a kubernetes cluster
with an ingress and point an entire domain to the ip of the ingress,
if you want also ssl you need to add also the cert-manager
before installing you need to correctly set the apihost with
ops config apihost <domain> [--tls=<email>|--protocol=(https|https)]
enable the services you want
ops config enable --all
and then install with
ops setup kubernetes create
in the more general case you (https with public ip and ssl) once you created the the domanin (* and @ records pointing to the ingress ip) you do
ops config apihost sciabarra.net --tls=
ops config enable --all
ops setup kubernetes create
if you want to do a local install we have a special domain, miniops.me with *.miniops.me and miniops.me points to 127.0.0.1, this is for private installation, localhost only.
In this case you do:
ops config apihost miniops.me
ops config enable --all
ops setup kubernetes
note that in this case you are going to use http:
you may also have an https load balancer in front of the server
in this case you do
ops config apihost external-domain --protocol=https
ops config enable --all
ops setup kubernetes
in this case the service is internally http but externally is served as https so you do not need a cert-manager but provision an external load balancer
miniops
doing ops setup mini enable all the services set the apihost to miniops and installs a devcluster (a kind cluster)
- 主要言語
- Python
- スター
- 576
- フォーク
- 29
- 平均マージ
- 51分
- マージ済み PR(30日)
- 14
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
apache/openserverless のほかの issue
-
help wanted
難易度 3/5 1〜2日 初心者へのやさしさ 45/100
apache/openserverless#252 ·
-
enhancement
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
apache/openserverless#215 ·
-
bug
難易度 4/5 3〜5日 初心者へのやさしさ 58/100
apache/openserverless#214 ·
-
bug
難易度 4/5 3〜5日 初心者へのやさしさ 72/100
apache/openserverless#213 ·
-
help wanted
難易度 5/5 1週間以上 初心者へのやさしさ 15/100
apache/openserverless#195 ·
apache/openserverless の issue をすべて見る
似ている issue
-
area: harness bug status: needs-triage
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
Human-Agent-Society/reef#625 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 80/100
learningequality/kolibri#15351 · コメント 2 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
Name consistency オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
eellak/triplestore#65 · コメント 1 件 ·