Commit Graph

351 Commits

Author SHA1 Message Date
Philippe Merle
5d876a32ff Replace absolute paths by urls in generated svg and dot_json files, related to https://github.com/philippemerle/KubeDiagrams/issues/38 2025-06-17 10:15:55 +02:00
github-actions[bot]
8024cd7251 chore: update example diagrams 2025-06-16 23:15:06 +00:00
Philippe Merle
7a060a7e05 Regenerate diagrams 2025-06-17 01:13:13 +02:00
Philippe Merle
a6a8cb8809 Add StatefulSet metadata labels to its PersistentVolumeClaim children 2025-06-17 01:12:09 +02:00
Philippe Merle
5330e72da3 Regenerate diagrams 2025-06-17 00:39:13 +02:00
Philippe Merle
48b40d02ed Regenerate diagrams 2025-06-17 00:33:51 +02:00
Philippe Merle
60b383c932 Add a LinkedIn post 2025-06-17 00:24:26 +02:00
Philippe Merle
c2475e6c00 Add a Reddit post 2025-06-14 18:06:55 +02:00
Philippe Merle
0d270372f3 Fix typos 2025-06-14 16:41:57 +02:00
Philippe Merle
39cdc289c7 Fix image link 2025-06-14 16:35:11 +02:00
Philippe Merle
5e5760ff22 Document the KubeDiagrams Interactive Viewer 2025-06-14 16:29:49 +02:00
Philippe Merle
7bed0ebe32 Merge pull request #40 from AngelHely/main/interactive_viewer
KubeDiagrams Interactive Viewer
2025-06-14 15:31:16 +02:00
Hely
cbd96c87b9 interactive_viewer\ 2025-06-14 14:55:34 +02:00
Philippe Merle
e2e90b1c5c Fix typo on how to use the kubectl plugin, and add a LinkedIn post on the kubectl plugin 2025-06-14 04:30:57 +02:00
Philippe Merle
f76f7e21f1 Merge pull request #39 from mahyarmirrashed/main
feat: add script to convert into `kubectl` plugin
2025-06-14 03:53:59 +02:00
Mahyar Mirrashed
3fbb513560 fix: use correct subcommand name 2025-06-13 17:25:48 -05:00
Mahyar Mirrashed
6669cbfdef feat: add --version and --help options 2025-06-13 17:24:51 -05:00
Mahyar Mirrashed
5b89ab10a8 fix: incorporate philippe's feedback on including the namespace and specifying the resource to use 2025-06-13 17:23:34 -05:00
Mahyar Mirrashed
2df1476164 refactor: change name to kubectl-diagrams 2025-06-13 16:51:39 -05:00
Philippe Merle
aa7f6165a4 Regenerate diagrams 2025-06-13 09:08:02 +02:00
Philippe Merle
524f4b1ef5 Deal with more event sources and sensors 2025-06-13 08:57:12 +02:00
Mahyar Mirrashed
4fae752f4a docs: add nix install instructions for main package itself 2025-06-12 21:31:08 -05:00
Mahyar Mirrashed
8fc5d0a204 docs: add instructions on how to install kubectl plugin 2025-06-12 21:30:51 -05:00
Mahyar Mirrashed
c16a48f660 style: format readme 2025-06-12 21:29:24 -05:00
Mahyar Mirrashed
d87549a44b feat: add separate package output for the kubectl graph plugin 2025-06-12 21:00:22 -05:00
Mahyar Mirrashed
657c22d66f feat: add plugin to dev shell 2025-06-12 20:45:31 -05:00
Mahyar Mirrashed
9a11317189 feat: add script to install kube-diagrams as a kubectl plugin 2025-06-12 20:45:17 -05:00
Mahyar Mirrashed
53ec9322a7 style(nix): format nix flake 2025-06-12 20:36:30 -05:00
Philippe Merle
bdb21e5b67 Update downloaded files and regenerate diagrams 2025-06-12 08:06:42 +02:00
Philippe Merle
ad89347ec7 Move from GPL-3.0-only to Apache-2.0 2025-06-12 02:46:19 +02:00
Philippe Merle
99fef3aa21 Add Real-World Use Cases 2025-06-12 02:22:43 +02:00
Philippe Merle
ced206e5df Add 3 posts on LinkedIn 2025-06-11 04:15:25 +02:00
Philippe Merle
e2bc4cfb31 Add a post on X 2025-06-09 16:41:46 +02:00
Philippe Merle
fcf5ada8b3 Add Argo Events examples 2025-06-09 16:22:45 +02:00
Philippe Merle
98bd69e7ef Merge branch 'main' of https://github.com/philippemerle/KubeDiagrams into main 2025-06-09 16:22:08 +02:00
Philippe Merle
cbd3796130 Add Argo Events examples 2025-06-09 16:22:05 +02:00
Philippe Merle
c8e84f993c Check that resources are not redefined multiple times 2025-06-09 16:17:24 +02:00
github-actions[bot]
066c79e5a9 chore: update example diagrams 2025-06-08 15:42:11 +00:00
Philippe Merle
5f710e08cb Regenerate diagrams 2025-06-08 17:41:24 +02:00
Philippe Merle
91bd7df188 Fix an exception when path is none 2025-06-08 17:40:38 +02:00
Philippe Merle
f1759f08ce Add Argo example including Argo Workflows, Argo CD, Argo Rollouts, and Argo Events 2025-06-08 17:14:26 +02:00
Philippe Merle
73c3d1e10d Use metadata.generateName when metadata.name unset, improve generated tooltips with more information, and fix annotation-based cluster management 2025-06-08 17:12:21 +02:00
Philippe Merle
b1017ad8a3 Add a post on X 2025-06-06 10:47:56 +02:00
Philippe Merle
ee4a848bcd Add a Reddit post 2025-06-06 01:40:48 +02:00
Philippe Merle
bd28ccd242 Move from GPL-3.0 to Apache License 2.0
Move from GPL-3.0 to Apache License 2.0, the preferred licence in the CNCF/Kubernetes community, as discussed in https://github.com/philippemerle/KubeDiagrams/discussions/37
2025-06-05 04:00:16 +02:00
Philippe Merle
9470c05699 Update LICENSE
Move from GPL-3.0 to Apache License 2.0, the preferred licence in the CNCF/Kubernetes community, as discussed in https://github.com/philippemerle/KubeDiagrams/discussions/37
2025-06-05 03:57:25 +02:00
github-actions[bot]
75dfacdda5 chore: update example diagrams 2025-06-04 16:50:59 +00:00
Philippe Merle
fb9944602b Regenerate diagrams 2025-06-04 18:50:23 +02:00
Philippe Merle
b91ae5abed Added a new diagram with some labels added 2025-06-04 09:54:57 +02:00
Philippe Merle
5548ad73d2 Add link to Awesome Cloud Native repo 2025-06-04 08:50:54 +02:00