AppPlatformGatewayOperatorResourceRequirements クラス

定義

Spring Cloud Gateway オペレーターのプロパティ。

public class AppPlatformGatewayOperatorResourceRequirements
type AppPlatformGatewayOperatorResourceRequirements = class
Public Class AppPlatformGatewayOperatorResourceRequirements
継承
AppPlatformGatewayOperatorResourceRequirements

プロパティ

Cpu

各 Spring Cloud Gateway オペレーター インスタンスに割り当てられた CPU。

InstanceCount

Spring Cloud Gateway オペレーターのインスタンス数。

Memory

各 Spring Cloud Gateway オペレーター インスタンスに割り当てられたメモリ。

適用対象