-
-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathmeta.tt2
More file actions
237 lines (212 loc) · 21.3 KB
/
Copy pathmeta.tt2
File metadata and controls
237 lines (212 loc) · 21.3 KB
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
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
[%-
# title = Recommended title length is between 50 and 60 characters.
# description = Recommendation today is to keep your page description between 110 and 160 characters.
# og:title = 40 characters for mobile and 60 for desktop is roughly the sweet spot.
# og:description = Facebook recommends 2–4 sentences, but that often truncates.
-%]
[%- IF template.name == 'index.tt2' -%]
<title>Google Cloud Compute Engine Machine Type Comparison</title>
<meta name="description" content="Choose the right Google Compute Engine machine type available in Google Cloud Platform. Compare different families like N1 with N2.">
<link rel="canonical" href="[% site.url %]/">
<meta name="twitter:title" content="Google Cloud Machine Type Comparison">
<meta name="twitter:description" content="Choose the right Google Compute Engine machine type available in Google Cloud Platform. Compare different families like N1 with N2.">
<meta property="og:title" content="Google Cloud Machine Type Comparison">
<meta property="og:description" content="Choose the right Google Compute Engine machine type available in Google Cloud Platform. Compare different families like N1 with N2.">
<meta property="og:url" content="[% site.url %]/">
[%- ELSIF template.name == 'instances.tt2' -%]
<title>GCE Machine Types in Google Cloud Platform</title>
<meta name="description" content="Overview of all Google Compute Engine machine types that can be used in Google Cloud Platform. Sorted by CPU count.">
<link rel="canonical" href="[% site.url %]/instances.html">
<meta name="twitter:title" content="Google Compute Engine Machine Types">
<meta name="twitter:description" content="Overview of all Google Compute Engine machine types that can be used in Google Cloud Platform. Sorted by CPU count.">
<meta property="og:title" content="Google Compute Engine Machine Types">
<meta property="og:description" content="Overview of all Google Compute Engine machine types that can be used in Google Cloud Platform. Sorted by CPU count.">
<meta property="og:url" content="[% site.url %]/instances.html">
[%- ELSIF template.name == 'intel.tt2' -%]
<title>Machine Types with Intel CPU in Google Cloud Platform</title>
<meta name="description" content="List of all Google Compute Engine machine types with Intel processor (CPU) in Google Cloud Platform. Sorted by CPU count.">
<link rel="canonical" href="[% site.url %]/intel.html">
<meta name="twitter:title" content="GCE Machine Types with Intel CPU">
<meta name="twitter:description" content="List of all Google Compute Engine machine types with Intel processor (CPU) in Google Cloud Platform. Sorted by CPU count.">
<meta property="og:title" content="GCE Machine Types with Intel CPU">
<meta property="og:description" content="List of all Google Compute Engine machine types with Intel processor (CPU) in Google Cloud Platform. Sorted by CPU count.">
<meta property="og:url" content="[% site.url %]/intel.html">
[%- ELSIF template.name == 'amd.tt2' -%]
<title>Machine Types with AMD CPU in Google Cloud Platform</title>
<meta name="description" content="List of all Google Compute Engine machine types with AMD processor (CPU) in Google Cloud Platform. Sorted by CPU count.">
<link rel="canonical" href="[% site.url %]/amd.html">
<meta name="twitter:title" content="GCE Machine Types with AMD CPU">
<meta name="twitter:description" content="List of all Google Compute Engine machine types with AMD processor (CPU) in Google Cloud Platform. Sorted by CPU count.">
<meta property="og:title" content="GCE Machine Types with AMD CPU">
<meta property="og:description" content="List of all Google Compute Engine machine types with AMD processor (CPU) in Google Cloud Platform. Sorted by CPU count.">
<meta property="og:url" content="[% site.url %]/amd.html">
[%- ELSIF template.name == 'arm.tt2' -%]
<title>Machine Types with Arm-based CPU in Google Cloud Platform</title>
<meta name="description" content="List of all Google Compute Engine machine types with Arm-based processor (CPU) in Google Cloud Platform. Sorted by CPU count.">
<link rel="canonical" href="[% site.url %]/arm.html">
<meta name="twitter:title" content="GCE Machine Types with Arm-based CPU">
<meta name="twitter:description" content="List of all Google Compute Engine machine types with Arm-based processor (CPU) in Google Cloud Platform. Sorted by CPU count.">
<meta property="og:title" content="GCE Machine Types with Arm-based CPU">
<meta property="og:description" content="List of all Google Compute Engine machine types with Arm-based processor (CPU) in Google Cloud Platform. Sorted by CPU count.">
<meta property="og:url" content="[% site.url %]/arm.html">
[%- ELSIF template.name == 'gpu.tt2' -%]
<title>Machine Types with GPU in Google Cloud Platform</title>
<meta name="description" content="List of all Google Compute Engine machine types with graphics processing units in Google Cloud Platform. Sorted by GPU count.">
<link rel="canonical" href="[% site.url %]/gpu.html">
<meta name="twitter:title" content="GCE Machine Types with GPU">
<meta name="twitter:description" content="List of all Google Compute Engine machine types with graphics processing units in Google Cloud Platform. Sorted by GPU count.">
<meta property="og:title" content="GCE Machine Types with GPU">
<meta property="og:description" content="List of all Google Compute Engine machine types with graphics processing units in Google Cloud Platform. Sorted by GPU count.">
<meta property="og:url" content="[% site.url %]/gpu.html">
[%- ELSIF template.name == 'sap.tt2' -%]
<title>Certified machine types for SAP on Google Cloud Platform</title>
<meta name="description" content="List of all Google Compute Engine machine types certified for SAP application on Google Cloud Platform. Sorted by CPU count.">
<link rel="canonical" href="[% site.url %]/sap.html">
<meta name="twitter:title" content="GCE Machine Types Certified for SAP">
<meta name="twitter:description" content="List of all Google Compute Engine machine types certified for SAP application on Google Cloud Platform. Sorted by CPU count.">
<meta property="og:title" content="GCE Machine Types Certified for SAP">
<meta property="og:description" content="List of all Google Compute Engine machine types certified for SAP application in Google Cloud Platform. Sorted by CPU count.">
<meta property="og:url" content="[% site.url %]/sap.html">
[%- ELSIF template.name == 'hana.tt2' -%]
<title>Certified machine types for HANA on Google Cloud Platform</title>
<meta name="description" content="List of all Google Compute Engine machine types certified for SAP HANA on Google Cloud Platform. Sorted by CPU count.">
<link rel="canonical" href="[% site.url %]/hana.html">
<meta name="twitter:title" content="GCE Machine Types Certified for HANA">
<meta name="twitter:description" content="List of all Google Compute Engine machine types certified for SAP HANA on Google Cloud Platform. Sorted by CPU count.">
<meta property="og:title" content="GCE Machine Types Certified for HANA">
<meta property="og:description" content="List of all Google Compute Engine machine types certified for SAP HANA on Google Cloud Platform. Sorted by CPU count.">
<meta property="og:url" content="[% site.url %]/hana.html">
[%- ELSIF template.name == 'disks.tt2' -%]
<title>GCE Disk Types in Google Cloud Platform</title>
<meta name="description" content="Overview of all Google Compute Engine disk types that can be used in Google Cloud Platform. Sorted by price.">
<link rel="canonical" href="[% site.url %]/disks.html">
<meta name="twitter:title" content="Google Compute Engine Disk Types">
<meta name="twitter:description" content="Overview of all Google Compute Engine disk types that can be used in Google Cloud Platform. Sorted by price.">
<meta property="og:title" content="Google Compute Engine Disk Types">
<meta property="og:description" content="Overview of all Google Compute Engine disk types that can be used in Google Cloud Platform. Sorted by price.">
<meta property="og:url" content="[% site.url %]/disks.html">
[%- ELSIF template.name == 'disk.tt2' -%]
<title>[% disk.name %] - Google Cloud Compute Disk Type</title>
<meta name="description" content="Google Compute Engine persistent disk type [% disk.name %]. Available in [% regions.size %] Google Cloud Platform region[% IF regions.size > 1 %]s[% END %].">
<meta name="twitter:title" content="Google Disk Type [% disk.name %]">
<meta name="twitter:description" content="Google Compute Engine persistent disk type [% disk.name %]. Available in [% regions.size %] Google Cloud Platform region[% IF regions.size > 1 %]s[% END %].">
<meta property="og:title" content="Google Disk Type [% disk.name %]">
<meta property="og:description" content="Google Compute Engine persistent disk type [% disk.name %]. Available in [% regions.size %] Google Cloud Platform region[% IF regions.size > 1 %]s[% END %].">
<meta property="og:url" content="[% site.url %]/[% disk.name %].html">
[%- ELSIF template.name == 'regions.tt2' -%]
<title>Google Cloud Platform Regions with GCE Machines</title>
<meta name="description" content="List of all Google Cloud regions available in all Google Cloud Platform locations. Overview of available Google Compute Engine machine types.">
<link rel="canonical" href="[% site.url %]/regions.html">
<meta name="twitter:title" content="Google Cloud Platform Regions">
<meta name="twitter:description" content="List of all Google Cloud regions available in all Google Cloud Platform locations. Overview of available Google Compute Engine machine types.">
<meta property="og:title" content="Google Cloud Platform Regions">
<meta property="og:description" content="List of all Google Cloud regions available in all Google Cloud Platform locations. Overview of available Google Compute Engine machine types.">
<meta property="og:url" content="[% site.url %]/regions.html">
[%- ELSIF template.name == 'platforms.tt2' -%]
<title>Compute Engine CPU Platforms in Google Cloud Regions</title>
<meta name="description" content="Available CPU platforms in Google Cloud regions. Overview of the CPU generations from Intel and AMD.">
<link rel="canonical" href="[% site.url %]/platforms.html">
<meta name="twitter:title" content="CPU Platforms in Google Cloud Regions">
<meta name="twitter:description" content="Available CPU platforms in Google Cloud regions. Overview of the CPU generations from Intel and AMD.">
<meta property="og:title" content="CPU Platforms in Google Cloud Regions">
<meta property="og:description" content="Available CPU platforms in Google Cloud regions. Overview of the CPU generations from Intel and AMD.">
<meta property="og:url" content="[% site.url %]/platforms.html">
[%- ELSIF template.name == 'diskpricing.tt2' -%]
<title>Persistent Disk Pricing in Google Cloud Regions</title>
<meta name="description" content="Overview of available persistent disks in Google Cloud regions. Breakdown by price per GB and minimum capacity per disk.">
<link rel="canonical" href="[% site.url %]/diskpricing.html">
<meta name="twitter:title" content="Google Cloud Persistent Disk Pricing">
<meta name="twitter:description" content="Overview of available persistent disks in Google Cloud regions. Breakdown by price per GB and minimum capacity per disk.">
<meta property="og:title" content="Google Cloud Persistent Disk Pricing">
<meta property="og:description" content="Overview of available persistent disks in Google Cloud regions. Breakdown by price per GB and minimum capacity per disk.">
<meta property="og:url" content="[% site.url %]/diskpricing.html">
[%- ELSIF template.name == 'instance.tt2' -%]
<title>[% instance.name %] - Google Cloud Compute Machine</title>
<meta name="description" content="Google Compute Engine machine type [% instance.name %] with [% instance.vCpus %] vCPU and [% instance.memoryGB %] GB memory. Available in [% regions.size %] Google Cloud Platform region[% IF regions.size > 1 %]s[% END %].">
<link rel="canonical" href="[% site.url %]/[% instance.name %].html">
<meta name="twitter:title" content="Google Machine Type [% instance.name %]">
<meta name="twitter:description" content="Google Compute Engine machine type [% instance.name %] with [% instance.vCpus %] vCPU and [% instance.memoryGB %] GB memory. Available in [% regions.size %] Google Cloud Platform region[% IF regions.size > 1 %]s[% END %].">
<meta property="og:title" content="Google Machine Type [% instance.name %]">
<meta property="og:description" content="Google Compute Engine machine type [% instance.name %] with [% instance.vCpus %] vCPU and [% instance.memoryGB %] GB memory. Available in [% regions.size %] Google Cloud Platform region[% IF regions.size > 1 %]s[% END %].">
<meta property="og:url" content="[% site.url %]/[% instance.name %].html">
[%- ELSIF template.name == 'comparison.tt2' -%]
<title>[% instance_a.name %] / [% instance_b.name %] - Google Cloud</title>
<meta name="description" content="Google Compute Engine machine type comparison [% instance_a.name %] ([% instance_a.vCpus %] vCPU, [% instance_a.memoryGB %] GB memory) versus [% instance_b.name %] ([% instance_b.vCpus %] vCPU, [% instance_b.memoryGB %] GB memory).">
<link rel="canonical" href="[% site.url %]/comparison/[% instance_a.name %]/vs/[% instance_b.name %].html">
<meta name="twitter:title" content="Comparison [% instance_a.name %] vs. [% instance_b.name %]">
<meta name="twitter:description" content="Google Compute Engine machine type comparison [% instance_a.name %] ([% instance_a.vCpus %] vCPU, [% instance_a.memoryGB %] GB memory) versus [% instance_b.name %] ([% instance_b.vCpus %] vCPU, [% instance_b.memoryGB %] GB memory).">
<meta property="og:title" content="Comparison [% instance_a.name %] vs. [% instance_b.name %]">
<meta property="og:description" content="Google Compute Engine machine type [% instance.name %] with [% instance.vCpus %] vCPU and [% instance.memoryGB %] GB memory. Available in [% regions.size %] Google Cloud Platform region[% IF regions.size > 1 %]s[% END %].">
<meta property="og:url" content="[% site.url %]/comparison/[% instance_a.name %]/vs/[% instance_b.name %].html">
[%- ELSIF template.name == 'vs.tt2'-%]
<title>[% instance_a.name %] - GCE Machine Type Comparison</title>
<meta name="description" content="Compare Google Compute Engine machine type [% instance_a.name %] ([% instance_a.vCpus %] vCPU, [% instance_a.memoryGB %] GB memory) with other Google Cloud Platform GCE machine types.">
<link rel="canonical" href="[% site.url %]/comparison/[% instance_a.name %]/vs.html">
<meta name="twitter:title" content="Compare Machine Type [% instance_a.name %]">
<meta name="twitter:description" content="Compare Google Compute Engine machine type [% instance_a.name %] ([% instance_a.vCpus %] vCPU, [% instance_a.memoryGB %] GB memory) with other Google Cloud Platform GCE machine types.">
<meta property="og:title" content="Compare Machine Type [% instance_a.name %]">
<meta property="og:description" content="Compare Google Compute Engine machine type [% instance_a.name %] ([% instance_a.vCpus %] vCPU, [% instance_a.memoryGB %] GB memory) with other Google Cloud Platform GCE machine types.">
<meta property="og:url" content="[% site.url %]/comparison/[% instance_a.name %]/vs.html">
[%- ELSIF template.name == 'region.tt2'-%]
<title>[% region.name %] - Google Cloud Platform Region</title>
<meta name="description" content="List off all Google Compute Engine machine and disk types in Google Cloud Platform region [% region.name %].[% IF region.regionLocation %] The location of the region is [% region.regionLocation %][% END %].">
<link rel="canonical" href="[% site.url %]/[% region.name %].html">
<meta name="twitter:title" content="Google Cloud Region [% region.name %]">
<meta name="twitter:description" content="List off all Google Compute Engine machine and disk types in Google Cloud Platform region [% region.name %].[% IF region.regionLocation %] The location of the region is [% region.regionLocation %][% END %].">
<meta property="og:title" content="Google Cloud Region [% region.name %]">
<meta property="og:description" content="List off all Google Compute Engine machine and disk types in Google Cloud Platform region [% region.name %].[% IF region.regionLocation %] The location of the region is [% region.regionLocation %][% END %].">
<meta property="og:url" content="[% site.url %]/[% region.name %].html">
[%- ELSIF template.name == 'instance_in_region.tt2'-%]
<title>[% instance.name %] in [% instance.region %] - Google Cloud</title>
<meta name="description" content="Google Compute Engine machine type [% instance.name %] with [% instance.vCpus %] vCPU and [% instance.memoryGB %] GB memory in Google Cloud region [% instance.region %].">
<link rel="canonical" href="[% site.url %]/[% instance.region %]/[% instance.name %].html">
<meta name="twitter:title" content="Machine Type [% instance.name %] in Region [% instance.region %]">
<meta name="twitter:description" content="Google Compute Engine machine type [% instance.name %] with [% instance.vCpus %] vCPU and [% instance.memoryGB %] GB memory in Google Cloud region [% instance.region %].">
<meta property="og:title" content="Machine Type [% instance.name %] in Region [% instance.region %]">
<meta property="og:description" content="Google Compute Engine machine type [% instance.name %] with [% instance.vCpus %] vCPU and [% instance.memoryGB %] GB memory in Google Cloud region [% instance.region %].">
<meta property="og:url" content="[% site.url %]/[% instance.region %]/[% instance.name %].html">
[%- ELSIF template.name == 'images.tt2' -%]
<title>Operating System Images - Google Cloud Platform</title>
<meta name="description" content="Overview of available operating system images in Google Cloud Platform. Breakdown per operating system developer.">
<link rel="canonical" href="[% site.url %]/images.html">
<meta name="twitter:title" content="Google Cloud Operating System Images">
<meta name="twitter:description" content="Overview of available operating system images in Google Cloud Platform. Breakdown per operating system developer.">
<meta property="og:title" content="Google Cloud Operating System Images">
<meta property="og:description" content="Overview of available operating system images in Google Cloud Platform. Breakdown per operating system developer.">
<meta property="og:url" content="[% site.url %]/images.html">
[%- ELSIF template.name == 'download.tt2' -%]
<title>Download Google Compute Engine Machine Types</title>
<meta name="description" content="Download all Google Compute Engine machine types available in Google Cloud Platform as CSV and SQL export.">
<link rel="canonical" href="[% site.url %]/download.html">
<meta name="twitter:title" content="Download Google Compute Engine Machine Types">
<meta name="twitter:description" content="Download all Google Compute Engine machine types available in Google Cloud Platform as CSV and SQL export.">
<meta property="og:title" content="Download Google Compute Engine Machine Types">
<meta property="og:description" content="Download all Google Compute Engine machine types available in Google Cloud Platform as CSV and SQL export.">
<meta property="og:url" content="[% site.url %]/download.html">
[%- ELSIF template.name == 'gcosts.tt2' -%]
<title>Google Cloud Pricing and Cost Calculator</title>
<meta name="description" content="Calculate estimated monthly costs of Google Cloud Platform products and resources on your local computer.">
<link rel="canonical" href="[% site.url %]/gcosts.html">
<meta name="twitter:title" content="Google Cloud Pricing and Cost Calculator">
<meta name="twitter:description" content="Calculate estimated monthly costs of Google Cloud Platform products and resources on your local computer.">
<meta property="og:title" content="Google Cloud Pricing and Cost Calculator">
<meta property="og:description" content="Calculate estimated monthly costs of Google Cloud Platform products and resources on your local computer.">
<meta property="og:url" content="[% site.url %]/gcosts.html">
[%- ELSIF template.name == 'imprint.tt2'-%]
<title>Imprint - gcloud-compute.com</title>
<link rel="canonical" href="[% site.url %]/imprint.html">
[%- ELSIF template.name == '404.tt2'-%]
<title>404 - Page Not Found</title>
<meta name="robots" content="noindex, nofollow">
[%- ELSE -%]
<title>Google Cloud Platform GCE Machine Type Comparison</title>
[%- END -%]
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image:src" content="[% site.url %]/img/social.png">
<meta property="og:type" content="website">
<meta property="og:image" content="[% site.url %]/img/social.png">
<meta property="og:image:alt" content="Google Cloud pricing">
<meta property="og:image:width" content="1280">
<meta property="og:image:height" content="640">