Quick Editor
Last updated
Last updated
The Quick Editor serves as an efficient tool for editing crucial aspects of any object, providing a streamlined approach to accessing key information within an object.
The Quick Editor has the following sections:
Main section: this section allows us to edit the name and the namespace of an object with an easy and intuitive form.
Labels: Allows us to edit the labels of an object:
Spec:(only for Workloads): Allows us to edit the different sections of the spec of a workload:
The number of replicas: Here we can change the number of replicas requested, also this form has a mini graph showing the status of the pod requested:
The Selectors: Here we can edit the workload selector Labels:
The Template
The Template Labels:
The containers of a template
Container Editor: Here we can choose the name of the container and the image. The images also have a Docker registry button that, when pressed, shows us the Docker registry dialog to help us search and find the right image and version.
Container Port:
Container Volume:
Container Environment variables:
Container Command: arguments to execute by the container
Volumes: (only for workloads ) Let us edit and display the different volumes "PVC, Config Map, or Secret" attached to an object
Ports:(only for services) This editor enables users to add pods and target ports to a service. Additionally, it includes a helper to facilitate port forwarding for accessing the service from outside the cluster.
Rules:(only for ingress)
TLS:(only for ingress)
Cron Options:(only for CronJobs) Allow and help to set all of the options of a cronJob.