diff --git a/src/collections/integrations/kubeslice-worker/icon/color/kubeslice-worker-color.svg b/src/collections/integrations/kubeslice-worker/icon/color/kubeslice-worker-color.svg new file mode 100644 index 000000000000..d5a962245900 --- /dev/null +++ b/src/collections/integrations/kubeslice-worker/icon/color/kubeslice-worker-color.svg @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/kubeslice-worker/icon/white/kubeslice-worker-white.svg b/src/collections/integrations/kubeslice-worker/icon/white/kubeslice-worker-white.svg new file mode 100644 index 000000000000..0b67b724d7a7 --- /dev/null +++ b/src/collections/integrations/kubeslice-worker/icon/white/kubeslice-worker-white.svg @@ -0,0 +1,170 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/kubeslice-worker/index.mdx b/src/collections/integrations/kubeslice-worker/index.mdx new file mode 100644 index 000000000000..2d22837673d4 --- /dev/null +++ b/src/collections/integrations/kubeslice-worker/index.mdx @@ -0,0 +1,28 @@ +--- +title: Kubeslice Worker +subtitle: Collaborative and visual infrastructure as code for Kubeslice Worker +integrationIcon: icon/color/kubeslice-worker-color.svg +darkModeIntegrationIcon: icon/white/kubeslice-worker-white.svg +docURL: +category: Provisioning +subcategory: Automation & Configuration +featureList: ["KubeSlice enables Kubernetes pods and services to communicate seamlessly across clusters, clouds, edges, and data centers by creating logical application boundaries known as Slices.", +"It combines network, application, and deployment services in a framework to accelerate application deployment in a multi-cluster, multi-tenant environment.", +"Ongoing synchronization of Kubernetes configuration and changes across any number of clusters." +] +workingSlides: [ + ../_images/meshmap-visualizer.png, + ../_images/meshmap-designer.png] +howItWorks: "Collaborative Infrastructure as Code" +howItWorksDetails: "Collaboratively manage infrastructure with your coworkers synchronously sharing the same designs." +published: true +--- +

+ +

+

+ Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology. +

+

+ Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in MeshMap. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, MeshMap, to create and deploy your own cloud native infrastructure designs. +

\ No newline at end of file