docs icon indicating copy to clipboard operation
docs copied to clipboard

[Docs] Documenting Kanvas Support for Exported Kubernetes Pods

Open souvikinator opened this issue 10 months ago • 2 comments

Current State

A new documentation page under (Getting Started with Designer](https://docs.layer5.io/kanvas/getting-started/) entitled, “Starting from Existing Infrastructure” is needed.

Desired State

With Kanvas now supporting the rendering of exported Kubernetes pods using the kubectl command:

kubectl get pods -n <namespace> -o yaml > exported-pods.yaml

We want to provide clear and comprehensive documentation that helps users quickly get started. This will allow them to experience firsthand how powerful Kanvas is in visualizing and managing Kubernetes resources. The goal is to ensure a smooth onboarding process and showcase the efficiency of this new capability.

Documentation of the following questions, too:

  1. What's the upper limit of components that can be ingested?
  2. What effect do the number of relationships definitions have on this?

This update should identify that kubectl describe is not currently supported.


Contributor Guide and Resources

souvikinator avatar Feb 03 '25 19:02 souvikinator

@leecalcote FYI

souvikinator avatar Feb 03 '25 19:02 souvikinator

Thank you. Issue description updated.

leecalcote avatar Feb 03 '25 20:02 leecalcote