# Quick Editor

<figure><img src="https://1767247338-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMXXfpTvt6Xe4Y0tCwViA%2Fuploads%2F7qVBm6CZoCa5sniUarzp%2FScreenshot%202024-03-24%20at%207.38.37%20PM.png?alt=media&#x26;token=5e6f1e26-d9d4-4d74-8b46-340166acb294" alt="" width="375"><figcaption></figcaption></figure>

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:

1. **Main section**: this section allows us to edit the name and the namespace of an object with an easy and intuitive form.

<figure><img src="https://1767247338-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMXXfpTvt6Xe4Y0tCwViA%2Fuploads%2FD8CtF3xJgL8QZ03LXKct%2FScreenshot%202024-03-24%20at%207.41.04%20PM.png?alt=media&#x26;token=3d12baec-2d6a-413f-81bb-74a23a255f29" alt="" width="345"><figcaption></figcaption></figure>

2. **Labels**: Allows us to edit the labels of an object:

<figure><img src="https://1767247338-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMXXfpTvt6Xe4Y0tCwViA%2Fuploads%2FPZSuncbVulbbCO6M0YYp%2FScreenshot%202024-03-24%20at%208.00.01%20PM.png?alt=media&#x26;token=e369c935-27fd-48b1-97f6-be0da807914b" alt="" width="304"><figcaption></figcaption></figure>

3. **Spec**:(only for Workloads): Allows us to edit the different sections of the spec of a workload:

<figure><img src="https://1767247338-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMXXfpTvt6Xe4Y0tCwViA%2Fuploads%2FrGJniVlEADaVPD9LE7cu%2FScreenshot%202024-03-24%20at%208.00.51%20PM.png?alt=media&#x26;token=8d9077d3-b0fb-4035-b212-67d83da5baa5" alt="" width="304"><figcaption></figcaption></figure>

4. 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:
5. The Selectors: Here we can edit the workload selector Labels:
6. The Template
   1. The Template Labels:
   2. 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

<figure><img src="https://1767247338-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMXXfpTvt6Xe4Y0tCwViA%2Fuploads%2F9Jgi8tJ7E1LQgvtLKhNS%2FSpec.png?alt=media&#x26;token=9eb008eb-3e6d-4844-9b0c-96d9dbd040b5" alt=""><figcaption></figcaption></figure>

4. Volumes: (only for workloads ) Let us edit and display the different volumes "PVC, Config Map, or Secret" attached to an object

<figure><img src="https://1767247338-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMXXfpTvt6Xe4Y0tCwViA%2Fuploads%2F3nrPLMBZBUBQ6mbP0jIH%2FVolumes.png?alt=media&#x26;token=39b6c072-5566-4a96-95ec-36f923f2d88e" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://1767247338-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMXXfpTvt6Xe4Y0tCwViA%2Fuploads%2FrgAwFYdjOoVlKAfXaG6E%2FScreenshot%202024-03-25%20at%207.07.58%20AM.png?alt=media&#x26;token=79c2a3b0-681e-4afd-8c83-f35782fe5a53" alt="" width="406"><figcaption></figcaption></figure>

5. Rules:(only for ingress)
6. TLS:(only for ingress)
7. Cron Options:(only for CronJobs) Allow and help to set all of the options of a cronJob.

<figure><img src="https://1767247338-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMXXfpTvt6Xe4Y0tCwViA%2Fuploads%2FNuK0M3GOfChBgBKg6PGY%2FScreenshot%202024-03-25%20at%207.18.52%20AM.png?alt=media&#x26;token=bde74e7c-4a55-4f50-b3ba-fecc94bd1554" alt="" width="407"><figcaption></figcaption></figure>
