-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
229 lines (212 loc) · 11.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title> Piraeus </title>
<meta property="og:title" content="Piraeus Datastore" />
<meta property="og:description" content="HA Datastore for Kubernetes" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://piraeus.io/" />
<link rel="canonical" href="https://piraeus.io/">
<link rel="shortcut icon" type="image/png" href="data:image/png;base64,AAABAAEAEBAAAAEAIABoBAAAFgAAACgAAAAQAAAAIAAAAAEAIAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAB1u/b7YrP2/2Oz9v9pt/d3V672APn6+wD///8B8MeqWu20jKLts4qi5KmPseGkj7nmsZ+l9uPdJfTb0wD///8AOaH2/xyV9v8elvb/L532fwWK9QDvxqkA8dS/Mu2fZt/sikD/64lB/9hvQf/QZED/1G9N/+eum6P///8N+/LvADui9v8elfb/IJb2/zGe9n86nu8A9fX3D+6tfa/sikD/7Ic6/+uFO//Xajz/0GA8/9BgOv/Wd1f77L+xeP///wI6ofb/HZX2/x+W9v8vnfZ/BkZ9AO++mnPskU377IY6/+yHO//rhjv/12s8/9BgPP/QYTz/0GA7/9uFaevx0cdbTKv2/zOg9/81off/Pqb4ff/ewCTtoGfe7IY6/+yGOv/shzv/64Y7/9drPP/QYDz/0GA7/9BfOv/RZED/4Jd/4HC9+P9ft/n/YLj5/2O5+n7/2aMM8Kt4XO2jab3rmVT/7IpA/+uEOv/XaTr/0GE8/9JsR//Wflvs2HtcjdyKbk1xvvj/YLj5/2G4+f9lufl/XLb5AOreuwDt5Mlg6des/+nFkv/prXT53pJp79+qg//lx57/6du5w/T29wv08u4Acb74/2C3+f9huPn/Zbn5f1y2+QDr4LwA7eTGOerfubPq4L3L6uC+ne3jxn3r4bu76uC6veviwof19vkF9PPvAHPD+v9ivfr/Y776/2a/+n9fvPsA8OzlAPHt6BDp4NSk5tzP5+nh1oTu5cls6+HA0evhv9Lt48aO+vv/A/Xz7AB40v3/adD//2rQ//9tz/5/ZdH/AOzl3ADs5dwo5drM5+TYx//m3M7N7OHBlencsv/p3LL/69+6sfj5/wT08ekAedP9/2nR//9q0f//bdD+f2bS/wDt594A7+nhCOfczoHl2crF59zPZOvgvWXp3LPK6dyzy+vfu4n5+/8D9PLpAHnU/f9q0v//a9L//27R/n9n0/8AAAAAAP/2vwD/9b4C//C+Bv/8ywH/5JUE/+KRCP/ikQj/5ZcF////AP/1ygBsyfvyV8L7/1jC+/9vx/q1n9L4aZ3S+Gud0vhrnNH4a5zS+Gug2/lrpOD7a6Hf+22f3vtun977bqPf+2qq4ftPR6v3Wiud9tsimPb/Saz3/2m7+f9nuvn/Z7v5/2jA+v9syfz/cNH+/3PT/vZ00/7dd9P+uXzU/YyD1fxdktn8NAA/7gBDp/c3Kpv2yEWq+P9iuvn+Y7/69mjI/OFtz/7BcdL+lnPS/md40v49fNL9HIbT/Qf///cAuuL9AAAAAACu2fsAG5T2AEqq+CtXs/icbMT6hXXQ/VF91v4oj9j9DcPe+AGr2PkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAMAAAwBAAAIAAAACAAAAAAAAAAAAAAADAEAAAwBAAAMAQAADAEAAAwBAAAOAwAAAAAAAAAAAACABwAAwH8AAA==">
<link href="/css/index.css" rel="stylesheet" type="text/css">
<link href="/css/font.css" rel="stylesheet" type="text/css">
<link href="/css/kube.min.css" rel="stylesheet" type="text/css">
<link href="/css/kube.legenda.css" rel="stylesheet" type="text/css">
<link href="/css/highlight.css" rel="stylesheet" type="text/css">
<link href="/css/master.css" rel="stylesheet" type="text/css">
<link href="/css/kube.demo.css" rel="stylesheet" type="text/css">
<link href="/css/custom.css" rel="stylesheet" type="text/css">
<script src="/js/jquery-2.1.4.min.js" type="text/javascript">
</script>
<script type="text/javascript" src="/js/tocbot.min.js"></script>
</head>
<body class="page-kube home">
<header>
<div class="show-sm">
<div id="nav-toggle-box">
<div id="nav-toggle-brand">
<a href="/">
<img alt="Baseline" height="46" src="/img/logo.png" width="46" style="float: left; margin-right: 10px;">
</a>
</div><a data-component="toggleme" data-target="#top" href="#" id="nav-toggle"><i class="kube-menu"></i></a>
</div>
</div>
<div class="hide-sm" id="top">
<div id="top-brand">
<a style="text-decoration:none; color:#000;" href="/" title="home">
<img alt="Baseline" height="46" src="/img/logo.png" width="46" style="float: left; margin-right: 10px;">
</a>
</div>
<nav id="top-nav-main">
<ul>
<li>
<a href="/docs/stable/">Documentation</a>
</li>
<li><a href="https://piraeus-datastore.slack.com/join/shared_invite/enQtOTM4OTk3MDcxMTIzLTM4YTdiMWI2YWZmMTYzYTg4YjQ0MjMxM2MxZDliZmEwNDA0MjBhMjIxY2UwYmY5YWU0NDBhNzFiNDFiN2JkM2Q">Community</a>
</li>
<li><a href="https://github.com/piraeusdatastore" >Source</a>
</li>
<li><a href="https://github.com/cncf/foundation/blob/master/code-of-conduct.md" >Code Of Conduct</a>
</li>
</ul>
</nav>
<!-- <nav id="top-nav-extra">
<ul>
</ul>
</nav> -->
</div>
</header>
<main>
<div id="main">
<div id="header">
<div id="header-main" class="max-width-main normal-padding center">
<div class="main-title">
<h2>Piraeus</h2>
</div>
<p class="main-title-brief">An easy-using cloud native datastore for Kubernetes. 100% open source, run anywhere.</p>
<div id="header-main-buttons">
<a class="button primary" href="/docs/stable/tutorial/get-started/">GET STARTED</a>
<a class="button normal" href="/docs/stable/" >DOCUMENTATION</a>
</div>
</div>
<div id="header-image">
<div id="wave01" class="wave"></div>
<div id="wave02" class="wave"></div>
<img id="Banner" src="/img/homepage/Banner.png">
<div id="wave03" class="wave"></div>
<div id="wave04" class="wave"></div>
</div>
</div>
<div id="details">
<div class="detail-1 text-center">
<h3>Why Piraeus?</h3>
<p class="center">Piraeus is a cloud-native storage system that empowers Kubernetes Local Persistent Volumes with dynamic provisioning, resource management, and high-availability. It deploys and scales out automatically within Kubernetes nodes. With Piraeus, Kubernetes workloads can now consume high performance local storage using the same volume APIs that app developers have become accustomed to.</p>
</div>
<div class="detail-2 max-width-main normal-padding center clearfix">
<div class="relative">
<div class="detail-2-left">
<h3>Easy as Plug & Play</h3>
<p>With a simple “kubectl apply”, you will have a storage system up and running in a few minutes, which comes with an out-of-box storage pool and corresponding storage-class ready for test!
</p>
</div>
<div class="detail-2-right center">
<img src="/img/homepage/cmd.gif" alt="Piraeus being installed">
</div>
</div>
</div>
</div>
<div id="kube-features" class="max-width-main normal-padding center">
<div class="row gutters text-left">
<div class="col col-4 item active">
<figure class="item-figure">
<img alt="icon" src="/img/kube/high-available.png">
</figure>
<div class="more-btn"></div>
<h3 class="clearfix">High Available</h3>
<p>Supports 1/2/3 replica numbers for persistent volumes. Piraeus place the replicas intelligently across the nodes to balance the workload.</p>
</div>
<div class="col col-4 item">
<figure class="item-figure">
<img alt="icon" src="/img/kube/linux-native.png">
</figure>
<div class="more-btn"></div>
<h3 class="clearfix">Linux Native</h3>
<p>DRBD, as the core component, has been a part of Linux kernel for 10 years. LVM, as the backend, is also a Linux cornerstone. There is no un-battle-tested new stack in data plane.</p>
</div>
<div class="col col-4 item">
<figure class="item-figure">
<img alt="icon" src="/img/kube/simple.png">
</figure>
<div class="more-btn"></div>
<h3 class="clearfix">Simple</h3>
<p>Manages data accessibility and availability without the need to integrate a complex storage API. All the configurations are explicit and human-readable.</p>
</div>
<div class="col col-4 item">
<figure class="item-figure">
<img alt="icon" src="/img/kube/high-performance.png">
</figure>
<div class="more-btn"></div>
<h3 class="clearfix">High Performance</h3>
<p>DRBD-9 has great data replication efficiency. It provides synchronous,semi-synchronous and asynchronous replication schemes, and also supports RDMA for high-speed across-node connection.</p>
</div>
<div class="col col-4 item">
<figure class="item-figure">
<img alt="icon" src="/img/kube/cloud-agnostic.png">
</figure>
<div class="more-btn"></div>
<h3 class="clearfix">Cloud Agnostic</h3>
<p>Piraeus can run on all kinds of storage medium: RAID, SAN, NAS or EBS. It unifies storage system across different clouds, both public and private.</p>
</div>
<div class="col col-4 item">
<figure class="item-figure">
<img alt="icon" src="/img/kube/secure.png">
</figure>
<div class="more-btn"></div>
<h3 class="clearfix">Secure</h3>
<p>Fully supports OpenSSL encryption and LDAP authentication. Also provides data encryption at DRBD level. Integrates secret-key management with KVDB, AWS-KMS and Azure Key-Vault.</p>
</div>
</div>
</div>
<div id="partners" class="max-width-main normal-padding center">
<div class="row gutters text-left">
<div id="partners-left" class="col col-8 item">
<div class="item-inner">
<div class="partners-title">Originally developed by</div>
<div class="flex">
<div class="col col-4 item">
<a href="https://daocloud.io">
<img class="partners-logo" alt="icon" src="/img/homepage/Company-Logo-DaoCloud.png">
</a>
</div>
<div class="col col-4 item">
<a href="https://linbit.com">
<img class="partners-logo" alt="icon" src="/img/homepage/Company-Logo-Linbit.png">
</a>
</div>
</div>
</div>
</div>
<div class="col col-4 item">
<div id="partners-right" class="item-inner">
<div class="partners-title">Piraeus is a CNCF sandbox project</div>
<div class="partners-img-wrapper">
<a href="https://www.cncf.io/projects/piraeus-datastore/">
<img class="partners-logo" alt="icon" src="/img/homepage/Company-Logo-CNCF.png">
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
<footer>
<footer id="footer">
<div class="max-width-main normal-padding center">
<p>© 2019-2024 Piraeus Authors</p>
<p>© 2021-2024 The Linux Foundation. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page.</p>
</div>
</footer>
</footer>
<script src="/js/kube.js" type="text/javascript">
</script>
<script src="/js/kube.legenda.js" type="text/javascript">
</script>
<script src="/js/master.js" type="text/javascript">
</script>
<script type="text/javascript">
$(document).ready(function(){
$("#kube-features .item").click(function(){
var width = $(window).width();
if (width <= 480) {
$("#kube-features .item").removeClass('active');
$(this).addClass('active');
}
});
});
</script>
</body>
</html>