forked from contiv/contiv.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
262 lines (227 loc) · 8.63 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
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<link rel="shortcut icon" href="/favicon-81b018d7.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<title>Contiv</title>
<link href="/assets/stylesheets/application-799c3eac.css" rel="stylesheet"/>
<!--[if lt IE 9]><script src="/assets/javascripts/html5shiv-8b3747c5.js"></script><script src="/assets/javascripts/respond.min-88c91176.js"></script><![endif]-->
</head>
<body id="page-home" class=" page-home layout-">
<div id="header" class="navbar-static-top">
<div class="container">
<div class="row">
<div class="col-xs-12">
<div class="navbar-header">
<div class="navbar-brand">
<a class="logo" href="/">Contiv</a>
</div>
<button class="navbar-toggle" type="button">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="buttons hidden-xs">
<nav role="navigation">
<ul class="main-links nav navbar-nav navbar-left">
<li class="first li-under"><a href="/install/index.html">Getting Started</a></li>
<li class="li-under"><a href="http://docs.contiv.io/" target="_blank">Docs</a></li>
<li class="li-under"><a href="/articles/index.html">Articles</a></li>
</ul>
<ul class="external-links nav navbar-nav navbar-left">
<li class="github">
<a href="https://github.com/contiv" target="_blank">GitHub</a>
</li>
</ul>
<ul class="external-links nav navbar-nav navbar-left">
<li>
<a href="https://twitter.com/projectcontiv" target="_blank"><i class="fa fa-twitter"></i></a>
</li>
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
<div class="sidebar-overlay"></div>
<aside id="sidebar" class="sidebar sidebar-default sidebar-fixed-right" role="navigation">
<div class="sidebar-header header-cover">
<div class="sidebar-image">
<img src="/assets/images/[email protected]" width="49px" height="56px">
</div>
</div>
<ul class="main nav sidebar-nav">
<li class="first"><a href="/intro/index.html">Intro</a></li>
<li class=""><a href="/docs/index.html">Docs</a></li>
</ul>
<div class="divider"></div>
<ul class="external nav sidebar-nav">
<li class=""><a class="v-btn gray sml" href="https://github.com/contiv"><svg id="svg-download" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" style="enable-background:new 0 0 14 14;">
<style>
</style>
<path class="" d="M13,0H1C0.5,0,0,0.5,0,1v12c0,0.5,0.5,1,1,1h4.7c0,0,0,0,0-0.1c0-0.2,0-0.6,0-1.1c-1.8,0.4-2.2-0.9-2.2-0.9
c-0.3-0.8-0.7-1-0.7-1c-0.6-0.4,0-0.4,0-0.4c0.7,0,1,0.7,1,0.7c0.6,1,1.5,0.7,1.9,0.5c0.1-0.4,0.2-0.7,0.4-0.9c-1.5-0.2-3-0.7-3-3.2
c0-0.7,0.3-1.3,0.7-1.8C3.7,5.8,3.5,5.1,3.9,4.2c0,0,0.6-0.2,1.8,0.7c0.5-0.1,1.1-0.2,1.6-0.2c0.6,0,1.1,0.1,1.6,0.2
c1.3-0.8,1.8-0.7,1.8-0.7c0.4,0.9,0.1,1.6,0.1,1.7c0.4,0.5,0.7,1,0.7,1.8c0,2.5-1.5,3.1-3,3.2C8.7,11.1,9,11.5,9,12.1
c0,0.9,0,1.6,0,1.8c0,0,0,0,0,0.1h4c0.5,0,1-0.5,1-1V1C14,0.5,13.5,0,13,0z"/>
</svg>
GitHub</a></li>
</ul>
</aside>
<div id="hero">
<div class="container">
<div class="row">
<div class="col-md-6">
<div id="hero-text">
<div id="hero-text-content">
<h1>Policy Based Networking and Storage for Containers</h1>
<h4>A new kind of infrastructure for microservices</h4>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="content">
<div id="modules" class="feature">
<div class="partner-logos">
<div class="row">
<div class="col-md-4">
<a class="h-btn green lrg" href="#networking-hdr">
<div class="module-logo">
<h2>Networking</h2>
<div class="fa fa-cloud fa-4x"></div>
</div>
</a>
</div>
<div class="col-md-4">
<a class="h-btn green lrg" href="#storage-hdr">
<div class="module-logo">
<h2>Storage</h2>
<div class="fa fa-database fa-4x"></div>
</div>
</a>
</div>
<div class="col-md-4">
<a class="h-btn green lrg" href="#clustering-hdr">
<div class="module-logo">
<h2>Cluster</h2>
<div class="fa fa-cubes fa-4x"></div>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class=" col-md-12">
<h2 id="networking-hdr" class="feature-section-title">Networking</h2>
<div id="networking-concepts" class="feature">
<div class="feature-header">
<h3>Networking for Microservices</h3>
<p>
Contiv provides a higher level of networking abstraction for microservices.
Contiv secures your application using a rich policy framework.
It provides built-in service discovery and service routing for scale out services.
</p>
</div>
<div class="feature-graphic"></div>
</div>
<div id="networking-sched" class="feature">
<div class="feature-header">
<h3>Scheduler Integration</h3>
<p>
Contiv works with major container schedulers like Docker Swarm, Kubernetes, and Mesos.
</p>
</div>
<div class="partner-logos">
<div class="row">
<div class="col-md-4 cloud-wrap clearfix">
<h3>Docker Swarm</h3>
<span class="partner-logo swarm-logo"></span>
</div>
<div class="col-md-4 cloud-wrap clearfix">
<h3>Kubernetes</h3>
<span class="partner-logo kubernetes-logo"></span>
</div>
<div class="col-md-4 cloud-wrap clearfix">
<h3>Mesos</h3>
<span class="partner-logo mesos-logo"></span>
</div>
</div>
</div>
</div>
<div id="networking-map" class="feature">
<div class="feature-header">
<h3>Rich Networking Options</h3>
<p>
Contiv provides IP address per container and eliminates the need for host-based port NAT.
It works with different kinds of networks like pure layer 3 networks, overlay networks, and layer 2 networks, and it provides the same virtual network view to containers regardless of the underlying technology.
</p>
</div>
<div class="feature-graphic"></div>
</div>
<h2 id="storage-hdr"class="feature-section-title">Storage</h2>
<div id="storage" class="feature">
<div class="feature-header">
<h3 class="">Distributed Storage</h3>
<p>
Contiv Storage pools storage resources across a cluster of nodes and provides persistent volumes to stateful containers.
With Contiv Storage, you can treat storage as just another schedulable resource in the cluster.
</p>
</div>
<div class="feature-graphic"></div>
</div>
<h2 id="clustering-hdr" class="feature-section-title">Cluster</h2>
<div id="clustering" class="feature">
<div class="feature-header">
<h3>Contiv Cluster</h3>
<p>
Contiv Cluster provisions and manages a large number of physical nodes.
</p>
</div>
<div class="feature-graphic"></div>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
<div class="container">
<div class="row">
<div class="col-sm-6 col-xs-12">
<ul class="footer-links nav navbar-nav">
<li><a href="/install/index.html">Getting Started</a></li>
<li><a href="http://docs.contiv.io/">Docs</a></li>
<li><a href="/articles/index.html">Articles</a></li>
<li><a href="https://github.com/contiv">GitHub</a></li>
</ul>
</div>
<div class="footer-contiv col-sm-6 col-xs-12">
<div class="pull-right">
<a class="contiv-project" href="http://contiv.io">
Contiv
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-74790221-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>