mirror of
https://github.com/sailor-sh/CK-X.git
synced 2026-07-12 09:09:25 +00:00
ADD: info for k8s command not being avilable on remote-desktop
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
echo "Starting CKAD VNC service at $(date)"
|
||||
|
||||
echo "echo 'Use Ctrl + Shift + C for copying and Ctrl + Shift + V for pasting'" >> /home/candidate/.bashrc
|
||||
echo "alias kubectl='echo \"kubectl not available here. Solve this question on the specified instance\"'" >> /home/candidate/.bashrc
|
||||
|
||||
# Run in the background - don't block the main container startup
|
||||
python3 /tmp/agent.py &
|
||||
|
||||
Reference in New Issue
Block a user