# Tính Tài Nguyên Container Docker & K8s

> Hồ sơ MCP chính thức, sinh từ registry BOP.INK.

| Trường | Giá trị |
| --- | --- |
| Slug | `tinh-ty-le-cpu-ram-container-docker` |
| Danh mục V2 | Thiết bị & Hệ thống (`thiet-bi-he-thong`) |
| Danh mục con V2 | Hardware Utilities (`devices-systems.hardware-utilities`) |
| Route legacy tương thích | `lap-trinh-dev` |
| Taxonomy V2 | `devices-systems` / `devices-systems.hardware-utilities` |
| Phạm vi áp dụng | `jurisdiction` — `VN` |
| Trạng thái thực thi MCP | `remote_executable` |
| Nguồn giao diện/schema | `calculators/tinh-ty-le-cpu-ram-container-docker` |
| Website | [Mở công cụ](https://bop.ink/lap-trinh-dev/tinh-ty-le-cpu-ram-container-docker/) |

Xác định định mức cấu hình tài nguyên CPU Cores (millicores) và Memory (MiB/GiB) để phân bổ Pod và tính số lượng Node máy chủ Cloud cần thuê.

## Cách dùng qua MCP

### Tính Tài Nguyên Container Docker & K8s

- Capability: `calculator.lap_trinh_dev.tinh_ty_le_cpu_ram_container_docker`
- MCP availability: `remote-executable`
- MCP tool: `bop_execute_calculator_lap_trinh_dev_tinh_ty_le_cpu_ram_container_docker`
- Mô tả: Xác định định mức cấu hình tài nguyên CPU Cores (millicores) và Memory (MiB/GiB) để phân bổ Pod và tính số lượng Node máy chủ Cloud cần thuê.

Các trường đầu vào:

- `podReplicas`: Theo canonical schema.
- `cpuPerPod`: Theo canonical schema.
- `ramPerPodMB`: Theo canonical schema.

Ví dụ đầu vào:

```json
{}
```
