To access Kubernetes go to Projects – Servers – K8s Info or use the K8s buttonin Projects.

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
- 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
Warning
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.

You can use sort buttons or search button in each section for easier searching.
Info
Except Pods tab are all tabs for preview only.
Actions #
Show description – for all tabs except Nodes
Pods #
Kill Pod #
Pod can be killed with Kill Podbutton.
Terminal #
Open Terminal to control your container/s.

Logs #
Logs record events happening in cluster. You can check the logs for more details. To search the logs visit Projects – Project Details – Logs.
