mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-10-27 14:02:15 +08:00
update readme
This commit is contained in:
parent
6143a5cf55
commit
34236ad6b5
@ -1,9 +1,11 @@
|
|||||||
# Kubernetes Deployment
|
# Kubernetes Deployment
|
||||||
|
|
||||||
|
## Resource Requests
|
||||||
|
- CPU: 2 cores
|
||||||
|
- Memory: 4 GiB
|
||||||
|
- Disk usage: 20 GiB (on Node)
|
||||||
|
|
||||||
## Origin Deploy
|
## Origin Deploy
|
||||||
|
|
||||||
## First, Deployment All config and services
|
|
||||||
|
|
||||||
1. Enter the target dir
|
1. Enter the target dir
|
||||||
`cd ./deployments/deploy/`
|
`cd ./deployments/deploy/`
|
||||||
|
|
||||||
@ -19,7 +21,7 @@ Run infrasturcture components.
|
|||||||
>Note: Ensure that infrastructure services like MinIO, Redis, and Kafka are running before deploying the main applications.
|
>Note: Ensure that infrastructure services like MinIO, Redis, and Kafka are running before deploying the main applications.
|
||||||
|
|
||||||
|
|
||||||
Final, run all deployments and services
|
3. run all deployments and services
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
kubectl apply \
|
kubectl apply \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user