How to open a terminal to a Pod?
In order to open a terminal to a Running Pod there are two options:
Using the web interface
-
Log into Rahti's web interface and navigate to Project > Pods. (Or Workloads > Pods in Administrator view)
-
Click on any of the Pod names whose status is Running.
-
Click on the Terminal tab to reveal the terminal.

Terminal
If you cannot see the commands in the Terminal, please expand it by clicking "Expand" on the top right. You can collapse and the commands will still be displayed
Using the command line with oc
-
First, get the name of the Pod you want to open an interactive terminal session to:
-
We see that a terminal to either
django-ex-1-svwg2ordjango-ex-1-rtbakcan be opened.