Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
3 years ago | |
---|---|---|
.. | ||
README-zh.md | 3 years ago | |
README.md | 3 years ago | |
ingress-nginx.yaml | 2 years ago |
Pylon is a service that enables users to access OPENI-octopus functionalities through a single integrated entry point. This service is necessary particularly in a common situation: the cluster is shielded behind a gateway in which only a few jump machines are exposed. In this situation, none of the system services can be accessed directly because only the jump machines have public IPs. The only way to use the system is to setup Pylon on these jump machines as a proxy between the internal services and the outside world.
APIs of various system components can also be accessed via Pylon. Usage:
http://$nodeip/<service>/api/...
Available services:
http://$nodeip/openi/...
http://$nodeip/rest-server/api/v1/...
http://$nodeip/es/...
http://$nodeip/grafana/...
For example: nodeip = 10.0.3.9
cd pylon
kubectl apply -f .
@Deprecated 此仓库已弃用,请移步至 https://git.openi.org.cn/OpenI/octopus.
启智章鱼项目(OPENI-OCTOPUS)是一个集群管理和资源调度系统,支持在GPU集群中运行AI任务作业(比如深度学习任务作业)。平台提供了一系列接口,能够支持主流的深度学习框架。
JavaScript Go SVG Python JSX other