問題タブ [foundationdb]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
115 参照

kubernetes - kubernetes で fdb-document-layer を使用するには?

https://github.com/FoundationDB/fdb-kubernetes-operatorを使用して fdb クラスターがあり、現在https://github.com/FoundationDB/fdb-document-layer でポッドを上げようとしています

結果はポッドの CrashLoopBackOff です

ポッドの説明:

私の deployment.yaml:

fdb-document-layer を kubernetes で動作させる方法は?