diff --git a/README.md b/README.md index eb500d7..b8af1cd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Cluster API Visualizer +# Cluster API Visualizer (CAPI V8r) -Cluster API developers and operators often need to quickly get insight multicluster configuration. This app provides that insight by making Cluster API significantly more accessible and easier to understand for both new and experienced users. It gives a bird’s eye view of a multicluster architecture, visualizes all the Cluster API custom resources for each cluster, and provides quick access to the specs of any resource. +Cluster API developers and operators often need to quickly get insight multicluster configuration. This app provides that insight by making Cluster API significantly more accessible and easier to understand for both new and experienced users. It gives a bird’s eye view of a multicluster architecture, visualizes all the Cluster API custom resources for each cluster, and provides quick access to the specs and status of any resource. ![Demo Recording](demo/demo.gif) diff --git a/demo/demo.gif b/demo/demo.gif index 3e60943..b28fc59 100644 Binary files a/demo/demo.gif and b/demo/demo.gif differ