Service to manage and maintain targetgroups and listeners for AWS network load balancers


Omniverse Kit App Streaming - AWS NLB Manager
This Docker container provides an API for managing the lifecycle targetgroups and listeners that can be attached to preconfigured network load balancers to provide a faster startup time.
Features
- Targetgroup and listener management: Attach targetgroups and listeners to tagged load balancers
Getting Started
Ensure Docker and Kubernetes are installed on your system, along with Helm. Then, proceed with the following steps:
-
Pull the Docker container:
docker pull <container-name>:<tag> -
Run the container:
docker run -d <container-name>:<tag>
Replace <container-name> and <tag> with the actual values for the Omniverse Resource Management Control Plane container.
Usage
After starting the container, access the API to manage Helm chart lifecycles and Kubernetes resources. Consult the API documentation for detailed instructions on endpoints and operations: http://localhost:<port>/docs, replacing <port> with the port number you specified when running the container.
Governing Terms
NVIDIA Omniverse is governed by the NVIDIA Agreements | Enterprise Software | NVIDIA Software License Agreement and NVIDIA Agreements | Enterprise Software | Product Specific Terms for Omniverse.
By downloading or using NVIDIA Omniverse, you agree to the NVIDIA Omniverse terms.