問題タブ [downtime]
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.
kubernetes - ライブ トラフィックのダウンタイムがゼロにならないローリング アップデート戦略
次の 2 つのコマンドを使用して、展開にローリング アップデート戦略を使用しています。
ローリング更新の YAML プロパティ:
パラメータと別のパラメータを変更してみmaxsurge
ました。さらに、パラメーターを与えてみましたmaxunavailable
initialdelayseconds
livelinessprobe
、しかし、どれもうまくいきませんでした。一部のポッドがダウンしているため、ダウンタイムがあることを示す接続エラーが発生します。
server - スタンドアロンのヘルスチェック
最小間隔 - チェック間の最小許容間隔: Pro: 60 Business: 15 Enterprise: 10
これはドキュメントの間隔です。秒単位ですか?