kyoungho / kubernetes-examples

Example configurations of use cases with RTI Connext on Kubernetes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

k8s-configs

This directory includes the example configurations of use cases with RTI Connext applications and services on Kubernetes.

Use Cases

Name Description Kubernetes Features Used
DDS Ping Communications inside a cluster with RTI DDS Ping Deployment
DDS Ping with CDS Discovery without multicast RTI Cloud Discovery Service Deployment, ClusterIP Service, ConfigMap
RTI Perftest with CDS RTI Perftest with RTI Cloud Discovery Service Deployment, ClusterIP Service, ConfigMap
RTI Routing Service with Real-time WAN Transport (RWT) Exposing DDS applications with RTI Routing Service over Real-time WAN transport outside the k8s cluster NodePort Service, StatefulSet, Deployment, ConfigMap
Replicating RTI Routing Services with RWT Replicating RTI Routing Service RWT traffic NodePort Service, StatefulSet, Deployment, ConfigMap
Load Balancing RTI Routing Services with RWT Load balancing RTI Routing Service RWT traffic LoadBalancer Service, Deployment, ConfigMap
Remote Monitoring with RTI Routing Service with RWT Monitoring DDS applications in a Kubernetes cluster from the outside of the cluster NodePort Service, StatefulSet, Deployment, ConfigMap

About

Example configurations of use cases with RTI Connext on Kubernetes

License:Other


Languages

Language:Dockerfile 100.0%