From 3412c32fd8ade008768451e080a7c2df8d20b41c Mon Sep 17 00:00:00 2001 From: fab Date: Sun, 18 Aug 2024 23:41:04 +0200 Subject: [PATCH] Update README.md --- docs/lxc_autoscale_api/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/lxc_autoscale_api/README.md b/docs/lxc_autoscale_api/README.md index 1bc12df..2659b0d 100644 --- a/docs/lxc_autoscale_api/README.md +++ b/docs/lxc_autoscale_api/README.md @@ -4,14 +4,12 @@ ## Summary -- **[Examples](#examples)**: Practical use cases showing how to leverage the LXC AutoScale API for dynamic resource management. - **[Installation](#installation)**: Instructions for installing the LXC AutoScale API on your Proxmox host. - **[Routes](#routes)**: Detailed descriptions of available API endpoints, including examples of how to use them. - **[Logs](#logs)**: Information on where to find and how to interpret the logs generated by the API service. - **[Examples](examples/README.md)**: Ensure your containers are running optimally based on real-time conditions. - **[Best Practices and Tips](#best-practices-and-tips)**: Recommendations for effectively using the API in various scenarios. - ## Installation Installing the LXC AutoScale API on your Proxmox host is straightforward and can be done in a few simple steps. This section outlines the installation process, whether you're setting up the full LXC AutoScale ML package or just the API component.