LogoLogo
Github
  • πŸš€Getting Started
    • Platform Installation
  • Platform
    • πŸ‘–Pocketbase
    • πŸ“‚Projects
    • πŸ“ƒBlueprints
    • 🟒Deployments
    • πŸ—ΊοΈMap
    • ⏱️Rollouts
    • πŸ’ΎImage
    • ↔️Scale
    • πŸ”€Network
    • πŸ’ΏVolumes
    • πŸ”Envs & Secrets
  • Operator manual
    • πŸ—οΈArchitecture
    • πŸ”§Setup Guide
    • 🧬CRD
  • additional resources
    • πŸ‘©β€πŸ’»Examples
      • Prebuilt Applications
      • Builds
Powered by GitBook

Partners

  • Natron Tech
  • Bern University of applied science
  • GitBook

All rights reserved.

On this page
  • Component Details
  • Deleting a pod

Was this helpful?

Edit on GitHub
Export as PDF
  1. Platform

Map

PreviousDeploymentsNextRollouts

Last updated 1 year ago

Was this helpful?

The map feature in a deployment uses to graphically show the resources of the current rollout in the selected deployment. Everything gets updated in real time via a websocket endpoint described in the pocketbase docs: Pocketbase

You can move the components with your mouse, zoom in and out and dig into its configurations / logs / events when click on a component.

Component Details

When clicking on a component you can see its current applied manifest in-cluster configurations. This will give you some more information about the component itself.

When selecting a pod you can also see it's logs directly streamed:

Also for the pod you can see the events which happen inside the cluster. This will also help you to troubleshoot your rollouts.

Deleting a pod

You also have the ability to delete a selected pod by clicking on the red trash icon.

πŸ—ΊοΈ
svelte-flow
manifest
pod logs
events
deleting a pod