Skip to content

Commit 149dfd8

Browse files
authored
Mohin/add kubeobs data images (#494)
* Add kubeobj data Signed-off-by: mohin7 <csemohin@gmail.com> * Update url Signed-off-by: mohin7 <csemohin@gmail.com> --------- Signed-off-by: mohin7 <csemohin@gmail.com>
1 parent 7c34b93 commit 149dfd8

16 files changed

+65
-48
lines changed

data/products/kubeobj.json

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
"key": "kubeobj",
33
"name": "KubeObj",
44
"fullname": "KubeObj by AppsCode",
5-
"tagline": "Backup and Recovery Solution for Kubernetes",
6-
"summary": "A complete Kubernetes native disaster recovery solution for backup and restore your volumes and databases in Kubernetes on any public and private clouds.",
5+
"tagline": "Kubernetes-Native Object Storage for the Modern Cloud",
6+
"summary": "Simplify data management across clouds, clusters, and environments with KubeObj — a unified, scalable, and policy-driven object storage solution powered by NooBaa.",
77
"published": true,
88
"author": "AppsCode Inc.",
99
"website": {
1010
"domainKey": "domain_kubeobj",
1111
"path": "",
12-
"themeColor": "#5E2DEA"
12+
"themeColor": "#8C32B7"
1313
},
1414
"keywords": "kubernetes appscode backup disaster recovery volume",
1515
"heroSlider": [
@@ -53,121 +53,121 @@
5353
],
5454
"features": [
5555
{
56-
"title": "Declarative API",
56+
"title": "Unified Data Access",
5757
"image": {
5858
"src": "https://cdn.appscode.com/images/addons/illustrations/declarative-api.png",
59-
"alt": "http"
59+
"alt": "Unified Data Access"
6060
},
6161
"icon": {
62-
"src": "https://cdn.appscode.com/images/products/stash/features/declarative-api.svg",
63-
"alt": "http"
62+
"src": "https://cdn.appscode.com/images/products/kubeobj/features/unified-data-access.png",
63+
"alt": "Unified Data Access"
6464
},
6565
"summary": "",
66-
"description": "Backup your data in Kubernetes native way. Stash uses Custom Resource Definition (CRD) to specify targets and behaviors of the backup and restore process. Schedule a backup for your workloads in the same way you deployed them into Kubernetes."
66+
"description": "Access data from multiple sources (cloud, on-prem, S3, etc.) via a single API"
6767
},
6868
{
69-
"title": "Backup Kubernetes Volumes",
69+
"title": "Multi-Cloud Federation",
7070
"image": {
7171
"src": "https://cdn.appscode.com/images/addons/illustrations/backup-kubernetes-volumes.png",
72-
"alt": "http"
72+
"alt": "Multi-Cloud Federation"
7373
},
7474
"icon": {
75-
"src": "https://cdn.appscode.com/images/products/stash/features/vol.svg",
76-
"alt": "http"
75+
"src": "https://cdn.appscode.com/images/products/kubeobj/features/multi-cloud-federation.png",
76+
"alt": "Multi-Cloud Federation"
7777
},
7878
"summary": "",
79-
"description": "Backup your Kubernetes volumes mounted in a workload. Stash supports Deployment, DaemonSet, StatefulSet, ReplicaSet, ReplicationController, OpenShift DeploymentConfig etc. You can also backup stand-alone PVC with \"ReadWriteMany\" access mode."
79+
"description": "Federate and manage data across multiple cloud providers and on-premises storage"
8080
},
8181
{
82-
"title": "Backup Database",
82+
"title": "Scalability",
8383
"image": {
8484
"src": "https://cdn.appscode.com/images/addons/illustrations/backup-restore-databases.png",
85-
"alt": "http"
85+
"alt": "Scalability"
8686
},
8787
"icon": {
88-
"src": "https://cdn.appscode.com/images/products/stash/features/backup-icon.png",
89-
"alt": "http"
88+
"src": "https://cdn.appscode.com/images/products/kubeobj/features/scalability.png",
89+
"alt": "Scalability"
9090
},
9191
"summary": "",
92-
"description": "Backup your databases deployed in Kubernetes. Stash supports backup of MariaDB, Redis, PostgreSQL, MySQL, MongoDB, Elasticsearch and Percona XtraDB, Etcd databases. It seemingly integrates with KubeDB. It is now a recommended method to backup KubeDB supported databases."
92+
"description": "Scale storage resources dynamically to meet growing data demands"
9393
},
9494
{
95-
"title": "Multiple Storage Support",
95+
"title": "Data Replication Policy",
9696
"image": {
9797
"src": "https://cdn.appscode.com/images/addons/illustrations/multiple-storage-support.png",
98-
"alt": "http"
98+
"alt": "Data Replication Policy"
9999
},
100100
"icon": {
101-
"src": "https://cdn.appscode.com/images/products/stash/features/storage-icon.png",
102-
"alt": "http"
101+
"src": "https://cdn.appscode.com/images/products/kubeobj/features/data-replication-policy.png",
102+
"alt": "Data Replication Policy"
103103
},
104104
"summary": "",
105-
"description": "You can store your backed up data into various storage services. Stash supports AWS S3, Minio, Rook, Google Cloud Storage, Azure Blob Storage, OpenStack Swift, DigitalOcean Spaces, Blackbaze B2 and REST server as backend. You can also use Kubernetes persistent volumes as backend."
105+
"description": "Replicate data across different locations for high availability and disaster recovery"
106106
},
107107
{
108-
"title": "Deduplication",
108+
"title": "High Availability",
109109
"image": {
110110
"src": "https://cdn.appscode.com/images/addons/illustrations/deduplication.png",
111-
"alt": "http"
111+
"alt": "High Availability"
112112
},
113113
"icon": {
114-
"src": "https://cdn.appscode.com/images/products/stash/features/compare-icon.png",
115-
"alt": "http"
114+
"src": "https://cdn.appscode.com/images/products/kubeobj/features/high-availability.png",
115+
"alt": "High Availability"
116116
},
117117
"summary": "",
118-
"description": "Stash will upload only the diff since the last backup. It splits the targeted files into smaller blobs using Content Defined Chunking (CDC) and uploads only the modified blobs."
118+
"description": "Ensure continuous data access and service uptime through redundancy and failover"
119119
},
120120
{
121-
"title": "Data Encryption",
121+
"title": "Data Migration",
122122
"image": {
123123
"src": "https://cdn.appscode.com/images/addons/illustrations/data-encryption.png",
124-
"alt": "http"
124+
"alt": "Data Migration"
125125
},
126126
"icon": {
127-
"src": "https://cdn.appscode.com/images/products/stash/features/encryption-icon.png",
128-
"alt": "http"
127+
"src": "https://cdn.appscode.com/images/products/kubeobj/features/data-migration.png",
128+
"alt": "Data Migration"
129129
},
130130
"summary": "",
131-
"description": "To provide data security, your data needs to be encrypted during the whole process. Stash keeps all the backed up data encrypted using AES-256. So, your data is protected even if it leaks from the backend. And it will not make any sense until they are decrypted."
131+
"description": "Seamlessly migrate data between different storage backends"
132132
},
133133
{
134-
"title": "Volume Snapshot",
134+
"title": "Policy-Based Data Management",
135135
"image": {
136136
"src": "https://cdn.appscode.com/images/addons/illustrations/volume-snapshot.png",
137-
"alt": "http"
137+
"alt": "Policy-Based Data Management"
138138
},
139139
"icon": {
140-
"src": "https://cdn.appscode.com/images/products/stash/features/volume-snapshot.png",
141-
"alt": "http"
140+
"src": "https://cdn.appscode.com/images/products/kubeobj/features/policy-based-data-management.png",
141+
"alt": "Policy-Based Data Management"
142142
},
143143
"summary": "",
144-
"description": "Take a scheduled snapshot of the volumes of your workload using Kubernetes VolumeSnapshot API. Stash removes the burden of creating VolumeSnapshot manually for each volume used in your workload. Instead, just create a single BackupConfiguration for the workload and Stash will do the rest for you."
144+
"description": "Apply policies for data placement, lifecycle, and access control"
145145
},
146146
{
147-
"title": "Policy Based Backup",
147+
"title": "Monitoring and Analytics",
148148
"image": {
149149
"src": "https://cdn.appscode.com/images/addons/illustrations/policy-based-backup.png",
150-
"alt": "http"
150+
"alt": "Monitoring and Analytics"
151151
},
152152
"icon": {
153-
"src": "https://cdn.appscode.com/images/products/stash/features/policy-based-icon.png",
154-
"alt": "http"
153+
"src": "https://cdn.appscode.com/images/products/kubeobj/features/monitoring-and-analytics.png",
154+
"alt": "Monitoring and Analytics"
155155
},
156156
"summary": "",
157-
"description": "Define a common template to backup all similar types of workloads. Then, just add some annotations to your targeted workload to enable backup for it. You can use a single template to backup all the Deployments, StatefulSets, DaemonSets, ReplicationControllers and ReplicaSets of your entire cluster."
157+
"description": "Gain insights into data usage, performance, and health with built-in monitoring tools"
158158
},
159159
{
160-
"title": "Monitoring",
160+
"title": "Kubernetes Native",
161161
"image": {
162162
"src": "https://cdn.appscode.com/images/addons/illustrations/monitoring.png",
163-
"alt": "http"
163+
"alt": "Kubernetes Native"
164164
},
165165
"icon": {
166-
"src": "https://cdn.appscode.com/images/products/stash/features/prometheus.svg",
167-
"alt": "http"
166+
"src": "https://cdn.appscode.com/images/products/kubeobj/features/kubernetes-native.png",
167+
"alt": "Kubernetes Native"
168168
},
169169
"summary": "",
170-
"description": "Stash comes with native support for monitoring via Prometheus. You can use builtin Prometheus scrapper or CoreOS Prometheus Operator to monitor your database in Kubernetes. You can use the Grafana to view key operational metrics, including compute/memory/storage capacity utilization, I/O activity, and instance connections."
170+
"description": "Integrates natively with Kubernetes for deployment, management, and automation"
171171
}
172172
],
173173
"versions": [
2.76 KB
Loading
720 Bytes
Loading
2.46 KB
Loading
3.17 KB
Loading
1.21 KB
Loading
3.3 KB
Loading
1.62 KB
Loading
1.27 KB
Loading
1.33 KB
Loading

0 commit comments

Comments
 (0)