K8Studio Documentation
  • 👋Welcome to K8Studio Documentation
  • Overview
    • 💡What is K8Studio
    • ✨Our Features
  • Documentation
    • 📪Getting Started
      • 🎮System Requirement
      • ⚙️Mac Installation
      • ⚙️Windows Installation
      • ⚙️Linux Installation
      • ⚙️WSL Installation
    • 🎟️Activation & Licenses
      • Creating Account
      • Personal
      • Professional
      • Professional Airtight
      • ⚒️License Management
    • 💻Cluster Manager
      • Adding Clusters
      • Cluster Setting
      • Application Cluster settings
      • Groups and Interface options
      • Monitoring
      • Grid and Card View
    • 👁️‍🗨️Deployment View
      • Overview
      • Interacting with the Deployment View
      • Linking Services,Ingress and PVC
    • 📋Grid View
    • 🛗Side Editor
      • YML Editor
      • Quick Editor
      • Logs & Events
      • Metrics
      • Action bar
    • 🚀Node View
    • 📦Helm View
      • Repositories and Charts
      • Releases
    • 🛡️RBAC View
      • Roles and Cluster Roles
      • Managing Users
    • 📈Metrics
      • Node Metrics
      • Workload Metrics
    • 🔧Cluster Detail Toolbar
    • 🖥️Terminal
    • 🧘‍♂️Data Collection and Retention
Powered by GitBook
On this page
  1. Documentation

Terminal

PreviousCluster Detail ToolbarNextData Collection and Retention

Last updated 1 year ago

To open a terminal after selecting a cluster, it can be done in three different ways:

  1. Using the application Menu:

  1. When selecting a Pod and click on SSH:

Using the side editor, the user can click on "SSH" to connect to the selected Pod via SSH. If the Pod has more than one container, a modal will appear to choose which container to connect to.

  1. When selecting a Pod and click on LOG: We open a terminal that displays the logs of the selected Pod. If the Pod has more than one container, a modal will appear to choose which container to connect to.

The K8studio terminal provides the following functionality.

  • Download content.

  • Copy selection.

  • Open a new terminal

  • Selected bash to use in the terminal:

  • Search text in the content of the terminal.

🖥️
Terminal