AI
Kubernetes Diagram Generator
Brought to you by the folks at

How to generate an AI Kubenetes diagram

Step-by-step guide on generating a Kubernetes diagram

  1. Write a prompt describing the Kubernetes architecture. Applying the below framework generally yields good results:
    1. First, write out the structural components of the diagram. List out the pods, persistent volumes, ingress, and any other common components (https://github.com/kubernetes/community/tree/master/icons). Also list out the hierarchical groupings such as Kubernetes groups (e.g. clusters and namespaces) and network boundaries (e.g. regions, zones, VPCs).
    2. Then, write out how those components should be connected. An easy way to do this is to write out the sequential flow of how data or a request travels through the system (e.g. User sends request to the API endpoint, which gets forwarded to microservices).
  2. Generate a diagram with the completed prompt.
  3. Edit the diagram with follow-up prompts (this step requires signing in to Eraser).
  4. Manually adjust the layout using GUI controls (this step requires signing into Eraser).

Tips on generating an Azure diagram

  • Instead of writing a prompt from scratch, consider pasting excerpts from existing documents, call transcripts, code (e.g. Terraform, Pulumi, Azure Bicep), or uploading image files.
  • Working with an LLM to create a fleshed out diagram prompt can be effective. Ask it to list out structural components as well as steps of a data or request flow through the system.

Example diagrams

Trusted by leading architecture teams globally

FAQs

How do I get started?
Try one of our presets. Select an option under "Load a preset" and click "Generate Diagram". You can also browse our use case video library for more inspiration.
Can I edit my diagram?
Yes, the diagrams can be edited in Eraser, a docs and diagram tools built for engineering teams. Click on "Save and Edit Diagram". In Eraser, the diagrams can be edited using Eraser's diagram-as-code syntax.
Who made this and what is Eraser?
DiagramGPT was created by the team at Eraser, leveraging OpenAI's GPT-4. Eraser (eraser.io) is a whiteboard for engineering teams. You can edit your DiagramGPT generated diagrams using Eraser.
How can I share feedback?
We'd love to hear from you. Reach out to us at [email protected], on Twitter (@eraserlabs), or join our Slack community.
What types of diagrams can it draw?
4 types are currently available – flow charts, entity relationship diagrams, cloud architecture diagrams, and sequence diagrams.
Is there an API?
Yes, you can read our API documentation here. Due to LLM costs, the API is only available to Professional Plan teams.
Will my data be used for LLM training?
No. OpenAI nor Eraser will use your data to train AI models. Eraser may analyze your usage to improve and enhance our AI feature.
What's next?
It only gets better from here. We're working to improve accuracy and layout customization. If there's something you'd really like to see, drop us a note at [email protected].