Skip to content

Commit 55d492a

Browse files
authored
Add KDP to products.yaml (make it visible on landing page) (kubermatic#1947)
* Add KDP to products.yaml (make it visible on landing page) Signed-off-by: Marvin Beckers <marvin@kubermatic.com> * Use official logo SVG Signed-off-by: Marvin Beckers <marvin@kubermatic.com> --------- Signed-off-by: Marvin Beckers <marvin@kubermatic.com>
1 parent 3ae5f6d commit 55d492a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

data/products.yaml

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -92,29 +92,28 @@ kubelb:
9292
name: v1.1
9393
- release: v1.0
9494
name: v1.0
95+
developer-platform:
96+
name: developer-platform
97+
logo: "/img/developer-platform/common/logo.svg"
98+
title: Kubermatic Developer Platform
99+
description: Provision and manage all services from a single centralized catalog - powered by Kubernetes-style APIs.
100+
weight: 4
101+
shareImage: img/share-developer-platform.png
95102
operatingsystemmanager:
96103
name: operatingsystemmanager
97104
logo: "/img/operatingsystemmanager/common/operating-system-manager-logo.png"
98105
title: Operating System Manager
99106
textName: Operating System Manager
100107
description: Operating System Manager is responsible for creating and managing the required configurations for worker nodes in a Kubernetes cluster.
101-
weight: 4
108+
weight: 5
102109
shareImage: img/share-operatingsystemmanager.png
103110
machine-controller:
104111
name: machine-controller
105112
title: machine-controller
106113
textName: machine-controller
107114
description: Manage machines at cloud providers using a declarative Kubernetes API, compatible with the Kubernetes cluster-autoscaler.
108-
weight: 5
115+
weight: 6
109116
shareImage: img/share-machine-controller.png
110117
versions:
111118
- release: main
112119
name: main
113-
# do not yet reveal KDP to the public
114-
# developer-platform:
115-
# name: developer-platform
116-
# logo: "/img/developer-platform/common/logo.png"
117-
# title: Kubermatic Developer Platform
118-
# description: <TODO>
119-
# weight: 6
120-
# shareImage: img/share-developer-platform.png
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)