Skip to content

Commit

Permalink
Merge branch 'master' into Avatar
Browse files Browse the repository at this point in the history
  • Loading branch information
leecalcote authored Oct 23, 2024
2 parents 20d6f1c + e3790eb commit f006e13
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@ components: [
"colorIcon": "icons/components/open-stack-machine-template/icons/color/open-stack-machine-template-color.svg",
"whiteIcon": "icons/components/open-stack-machine-template/icons/white/open-stack-machine-template-white.svg",
"description": "",
},
{
"name": "open-stack-server",
"colorIcon": "icons/components/open-stack-server/icons/color/open-stack-server-color.svg",
"whiteIcon": "icons/components/open-stack-server/icons/white/open-stack-server-white.svg",
"description": "",
}]
featureList: [
"Automates Kubernetes cluster provisioning",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions src/collections/integrations/kuma/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,18 @@ components: [
"colorIcon": "icons/components/hostname-generator/icons/color/hostname-generator-color.svg",
"whiteIcon": "icons/components/hostname-generator/icons/white/hostname-generator-white.svg",
"description": "",
},
{
"name": "mesh-multi-zone-service",
"colorIcon": "icons/components/mesh-multi-zone-service/icons/color/mesh-multi-zone-service-color.svg",
"whiteIcon": "icons/components/mesh-multi-zone-service/icons/white/mesh-multi-zone-service-white.svg",
"description": "",
},
{
"name": "mesh-tls",
"colorIcon": "icons/components/mesh-tls/icons/color/mesh-tls-color.svg",
"whiteIcon": "icons/components/mesh-tls/icons/white/mesh-tls-white.svg",
"description": "",
}]
featureList: [
"Lightweight and flexible service mesh",
Expand Down

0 comments on commit f006e13

Please sign in to comment.