Skip to content

Commit e780870

Browse files
authored
Move Kubernetes service pages into Managed Kubernetes category (#530)
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent 9062a12 commit e780870

7 files changed

Lines changed: 43 additions & 36 deletions

data/services/application-modernization/aks_consulting_partner.json renamed to data/services/managed-kubernetes/aks_consulting_partner.json

File renamed without changes.

data/services/application-modernization/eks_consulting_partner.json renamed to data/services/managed-kubernetes/eks_consulting_partner.json

File renamed without changes.

data/services/application-modernization/gke_consulting_partner.json renamed to data/services/managed-kubernetes/gke_consulting_partner.json

File renamed without changes.

data/services/application-modernization/kubernetes_consulting_partner.json renamed to data/services/managed-kubernetes/kubernetes_consulting_partner.json

File renamed without changes.

data/services/application-modernization/openshift_consulting_partner.json renamed to data/services/managed-kubernetes/openshift_consulting_partner.json

File renamed without changes.

data/services/application-modernization/rancher_consulting_partner.json renamed to data/services/managed-kubernetes/rancher_consulting_partner.json

File renamed without changes.

data/services/services_menu.json

Lines changed: 43 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -11,42 +11,6 @@
1111
"description": "Migrate your legacy applications",
1212
"icon": null
1313
},
14-
{
15-
"id": "kubernetes-consulting-services",
16-
"title": "Kubernetes Consulting Services",
17-
"description": "The Kubernetes experts",
18-
"icon": null
19-
},
20-
{
21-
"id": "openshift-consulting-services",
22-
"title": "Red Hat OpenShift Consulting",
23-
"description": "Certified Red Hat partner",
24-
"icon": null
25-
},
26-
{
27-
"id": "rancher-consulting-services",
28-
"title": "Rancher by SUSE Consulting",
29-
"description": "Certified SUSE partner",
30-
"icon": null
31-
},
32-
{
33-
"id": "eks-consulting-services",
34-
"title": "AWS EKS Consulting",
35-
"description": "AWS Marketplace partner",
36-
"icon": null
37-
},
38-
{
39-
"id": "aks-consulting-services",
40-
"title": "Azure AKS Consulting",
41-
"description": "Azure Marketplace partner",
42-
"icon": null
43-
},
44-
{
45-
"id": "gke-consulting-services",
46-
"title": "Google GKE Consulting",
47-
"description": "Google Cloud Marketplace partner",
48-
"icon": null
49-
},
5014
{
5115
"id": "gitops-consulting-services",
5216
"title": "GitOps Consulting",
@@ -98,6 +62,49 @@
9862
}
9963
]
10064
},
65+
{
66+
"title": "Managed Kubernetes",
67+
"description": "Expert-managed Kubernetes platforms across all major distributions",
68+
"icon": "/assets/images/services/icons8/ios-50-cloud.png",
69+
"offerings": [
70+
{
71+
"id": "kubernetes-consulting-services",
72+
"title": "Kubernetes Consulting Services",
73+
"description": "The Kubernetes experts",
74+
"icon": null
75+
},
76+
{
77+
"id": "openshift-consulting-services",
78+
"title": "Red Hat OpenShift Consulting",
79+
"description": "Certified Red Hat partner",
80+
"icon": null
81+
},
82+
{
83+
"id": "rancher-consulting-services",
84+
"title": "Rancher by SUSE Consulting",
85+
"description": "Certified SUSE partner",
86+
"icon": null
87+
},
88+
{
89+
"id": "eks-consulting-services",
90+
"title": "AWS EKS Consulting",
91+
"description": "AWS Marketplace partner",
92+
"icon": null
93+
},
94+
{
95+
"id": "aks-consulting-services",
96+
"title": "Azure AKS Consulting",
97+
"description": "Azure Marketplace partner",
98+
"icon": null
99+
},
100+
{
101+
"id": "gke-consulting-services",
102+
"title": "Google GKE Consulting",
103+
"description": "Google Cloud Marketplace partner",
104+
"icon": null
105+
}
106+
]
107+
},
101108
{
102109
"title": "Managed Databases",
103110
"description": "Production-grade databases on Kubernetes — provisioned, monitored, and backed up by experts",

0 commit comments

Comments
 (0)