# Kubernetes

To access **Kubernetes** go to Projects - Servers - *K8s Info* or use the K8's button<img src="https://2158992251-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJQrhtis3vRAM281R7J%2F-Mjrh-R1CazCUPWXOMwY%2F-Mk1jWdmZ6zXF6v53F-g%2Fkubernetes-active.png?alt=media&#x26;token=6137136f-5151-4ca9-a2da-ef013f326369" alt="" data-size="original">in *Projects*.

![Fig. 1: Access Kubernetes](https://2158992251-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJQrhtis3vRAM281R7J%2Fuploads%2FhkZX44djFCzB7dao7SpC%2Faccess-kubernetes.gif?alt=media\&token=de386c44-ab4d-4516-9dfa-024e9abd233b)

In **Kubernetes** tab can be found:

* **Nodes**
  * *Message*, *Reason*, *Status* and *Type*
* **Deamon** **Set**
  * *Namespace*, *Name*, *Status* and *Age*
* **Persistent Volume Claim**
  * *Namespace*, *Name*, *Phase*, *Size*, *Storage* *Class* *Name* and *Age*
* **Deployment**
  * *Namespace*, *Name*, *Status* and *Age*
* **Config Map**
  * *Namespace*, *Name* and *Age*
* **Secret**
  * *Namespace*, *Name* and *Age*
* **Sts**
  * *Namespace*, *Name*, *Status* and *Age*
* **Service\***
  * *Namespace*, *Name*, *Type, External IP* and *Age*
* **Pods**
  * *Namespace*, *Name*, *Node* *Name*, *Age*, *Status*, *Restart* *Count*, *Kill* *Pod*, *Terminal* and *Logs*
* **Ingress**
  * *Namespace*, *Name*, *Hosts* and *Age*
* **CRD** (Custom Resource Definition)
  * *Name*, *Group, List Kind, Spec name kind, Labels* and *Age*
* **PDB** (Pod Disruption Budgets)
  * *Namespace*, *Name* and *Created At*

{% hint style="danger" %}
\*Please do NOT deploy any apps in monitoring **Service**, because Taikun uses the monitoring namespace heavily! And if you disable the monitoring, all pvc in monitoring will be deleted.
{% endhint %}

![Fig. 2: Kubernetes](https://2158992251-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJQrhtis3vRAM281R7J%2F-MZMnrpoHBvOQ0_g-Bfa%2F-MZNMa_Z8Iyc9KHSbyAp%2Fk8s.gif?alt=media\&token=40538f35-3fd0-406c-ba98-a3245c3fd9e1)

You can use sort buttons or search button in each section for easier search.

{% hint style="info" %}
Except **Pods** tab are all tabs for preview only.
{% endhint %}

#### Actions

<img src="https://2158992251-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJQrhtis3vRAM281R7J%2F-MkC7-tdIPQLG0tnfRLY%2F-MkCs7wCMNc83jbhy7Tx%2Fdetuails.png?alt=media&#x26;token=a342433c-a64c-40e2-88b0-a056930456d0" alt="" data-size="original"> Show description - for all tabs except *Nodes*

### Pods

#### Kill Pod

In **Pods** tab pod can be killed with kill pod button<img src="https://2158992251-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJQrhtis3vRAM281R7J%2F-MlAHDLjxVgQ0m2RSKHV%2F-MlAM9HaotUUm2oGq2O9%2Fkill%20pod.png?alt=media&#x26;token=a98772c2-73b9-4283-af9f-be1ed1524907" alt="" data-size="original">.

####

#### Terminal <a href="#terminal-1" id="terminal-1"></a>

Open **Terminal** to control remotely your container/s.

![Fig. 3: Terminal](https://2158992251-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJQrhtis3vRAM281R7J%2F-MlAHDLjxVgQ0m2RSKHV%2F-MlANpTrf3AGKNuR8vt0%2Fkubernetes%20-%20terminal.gif?alt=media\&token=54fece97-ad53-4790-b5a9-e40fca1215c7)

​

#### Logs <a href="#logs" id="logs"></a>

Logs record events happening in cluster. You can check the logs for more details. To search the logs visit [Projects - Project Details - **Logs**](https://itera.gitbook.io/taikun/user-guide-1/partner/projects/project-details#logs).

![Fig. 4: Logs](https://2158992251-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJQrhtis3vRAM281R7J%2F-MlAHDLjxVgQ0m2RSKHV%2F-MlANuOXgbwgzVPlHlv0%2Fkubernetes-logs.gif?alt=media\&token=d843a4a7-7886-488e-9602-e3fee7b949a8)
