69.5k views
2 votes
If you click on a host, how do you know what is a container and what is a process on the underlying host?

a) Containers have a distinct icon compared to processes.
b) Containers are labeled differently from processes.
c) Processes have additional performance metrics compared to containers.
d) Hovering over elements provides tooltips indicating containers or processes.

User Akpp
by
8.6k points

1 Answer

5 votes

Final answer:

When clicking on a host, you can distinguish between containers and processes through different indicators such as the icon, labeling, and tooltips.

Step-by-step explanation:

When clicking on a host, you can distinguish between containers and processes using the following indicators:

  1. Containers have a distinct icon compared to processes: Containers typically have a unique icon that sets them apart from processes, making it easier to identify them.
  2. Containers are labeled differently from processes: Containers are usually labeled with specific names or descriptions that clearly indicate their container nature.
  3. Hovering over elements provides tooltips indicating containers or processes: Hovering over a container or a process can trigger a tooltip that provides additional information, such as whether it is a container or a process.

User SenG
by
8.9k points