首页 /研究 /Cloud-based remote-controlled robot system: A Kubernetes-Orchestrated approach to high availability
OTHER

Cloud-based remote-controlled robot system: A Kubernetes-Orchestrated approach to high availability

Sewan Gu, Michael Onyekwelu, Jongmo Yang, Dongweon Yoon

发表年份
2025
引用次数
2

摘要

Cloud-based remote-controlled robotic systems are increasingly being adopted in industrial automation due to their flexibility and scalability. However, ensuring high availability and real-time responsiveness remains a significant challenge, particularly in applications sensitive to service downtime. In this paper, we present the design and implementation of a Kubernetes-based architecture for remote robot control , emphasizing high availability and fault tolerance . The robot control engine is containerized and deployed using a dual-pod setup consisting of an active and a standby pod. A load balancer is employed to seamlessly route control commands to the active pod while monitoring system health. Upon failure of the active pod, the standby pod automatically takes over, ensuring continuous operation. The system is evaluated using a self-balancing robot that requires uninterrupted real-time feedback. Experimental results validate the proposed architecture’s effectiveness in minimizing downtime and demonstrate its suitability for high-availability robotic control in cloud-based environments. • This paper presents a high-availability Kubernetes-based remote robot system. • The containerized robot engine runs in Kubernetes pods for high availability. • Deployed pods include active and standby roles to ensure reliable robot communication. • A load balancer manages communication between the active pod and the robot.

关键词

Computer scienceCloud computingRobotReal-time computingArtificial intelligenceOperating system

相关论文

查看 OTHER 分类全部论文