diff --git a/examples/oceanbase/README.md b/examples/oceanbase/README.md index 864f32efc30..addbc45c7cb 100644 --- a/examples/oceanbase/README.md +++ b/examples/oceanbase/README.md @@ -51,12 +51,12 @@ kubectl apply -f examples/oceanbase/cluster-repl.yaml Please note that not all operations are currently supported for all topologies. We plan to extend this capability soon. -| | Horizontal
scaling | Vertical
scaling | Expand
volume | Restart | Stop/Start | Configure | Expose | Switchover | -|-----------------------------------|------------------------|-----|--------------|---------|----------|---------|--------|----------| -| Distributed
container network | Supported | Not support | Not support | Not support |Not support |Supported |Not support| N/A | -| Distributed
host network | Supported | Not support | Not support | Supported | Supported |Supported|Not support | N/A | -| Primary/Standby
container network | Not support | Not support | Not support |Not support |Not support |Supported|Supported | Supported | -| Primary/Standby
host network | Not support | Not support | Not support |Supported | Supported |Supported|Supported | Supported | +| | cmpd | Horizontal
scaling | Vertical
scaling | Expand
volume | Restart | Stop/Start | Configure | Expose | Switchover | +|-----------------------------------|------|------------------------|-----------------------|--------------|---------|----------|---------|--------|----------| +| Distributed
container network | ob-ce | Supported | Not support | Not support | Not support |Not support |Supported |Not support| N/A | +| Distributed
host network | ob-ce-hostnetwork | Supported | Supported | Not support | Supported | Supported |Supported|Not support | N/A | +| Primary/Standby
container network | ob-ce-repl | Not support | Not support | Not support |Not support |Not support |Supported|Supported | Supported | +| Primary/Standby
host network | ob-ce-repl-host | Not support | Supported | Not support |Supported | Supported |Supported|Supported | Supported | ### [Horizontal scaling](horizontalscale.yaml)