2
2
layout: plain
3
3
permalink: /about
4
4
---
5
- < p >
6
- Blank. </ p >
7
- < p > See < a href ="/docs "> docs</ a > .</ p >
5
+
6
+ < html >
7
+ < head >
8
+ < meta charset ="utf-8 " />
9
+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
10
+ < title > GetNighthawk</ title >
11
+ < meta name ="description " content ="" />
12
+ < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
13
+
14
+ < link
15
+ rel ="stylesheet "
16
+ href ="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css "
17
+ integrity ="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh "
18
+ crossorigin ="anonymous "
19
+ />
20
+ < link href ="http://fonts.cdnfonts.com/css/qanelas-soft " rel ="stylesheet " />
21
+
22
+ < link
23
+ href ="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400&display=swap "
24
+ rel ="stylesheet "
25
+ />
26
+ < link rel ="stylesheet " href ="{{ site.baseurl }}/assets/css/main.css " />
27
+
28
+ < script
29
+ src ="https://kit.fontawesome.com/2ffe680fa0.js "
30
+ crossorigin ="anonymous "
31
+ > </ script >
32
+ < link
33
+ href ="
https://cdn.jsdelivr.net/npm/[email protected] /dist/css/bootstrap.min.css "
34
+ rel ="stylesheet "
35
+ integrity ="sha384-BmbxuPwQa2lc/FVzBcNJ7UAyJxM6wuqIj61tLrc4wSX0szH/Ev+nYRRuWlolflfl "
36
+ crossorigin ="anonymous "
37
+ />
38
+ < script
39
+ src ="
https://cdn.jsdelivr.net/npm/[email protected] /dist/js/bootstrap.bundle.min.js "
40
+ integrity ="sha384-b5kHyXgcpbZJO/tY9Ul7kGkf1S0CWuKcCD38l8YkeH8z8QjE0GmW1gYU5S9FOnJ0 "
41
+ crossorigin ="anonymous "
42
+ > </ script >
43
+ < script
44
+ src ="
https://cdn.jsdelivr.net/npm/@popperjs/[email protected] /dist/umd/popper.min.js "
45
+ integrity ="sha384-KsvD1yqQ1/1+IA7gi3P0tyJcT3vR+NdBTt13hSJ2lnve8agRGXTTyNaBYmCR/Nwi "
46
+ crossorigin ="anonymous "
47
+ > </ script >
48
+ < script
49
+ src ="
https://cdn.jsdelivr.net/npm/[email protected] /dist/js/bootstrap.min.js "
50
+ integrity ="sha384-nsg8ua9HAw1y0W1btsyWgBklPnCUAFLuTMS2G72MMONqmOymq585AcH49TLBQObG "
51
+ crossorigin ="anonymous "
52
+ > </ script >
53
+ < link
54
+ rel ="stylesheet "
55
+ href ="
https://cdn.jsdelivr.net/gh/fancyapps/[email protected] /dist/jquery.fancybox.min.css "
56
+ />
57
+ < script src ="
https://cdn.jsdelivr.net/gh/fancyapps/[email protected] /dist/jquery.fancybox.min.js "
> </ script >
58
+ < script
59
+ src ="https://code.jquery.com/jquery-3.2.1.slim.min.js "
60
+ integrity ="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN "
61
+ crossorigin ="anonymous "
62
+ > </ script >
63
+ < script
64
+ src ="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js "
65
+ integrity ="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q "
66
+ crossorigin ="anonymous "
67
+ > </ script >
68
+ < script
69
+ src ="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js "
70
+ integrity ="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl "
71
+ crossorigin ="anonymous "
72
+ > </ script >
73
+ </ head >
74
+ < style >
75
+ body {
76
+ overflow : hidden;
77
+ }
78
+ </ style >
79
+ < br /> < br /> < br /> < br /> < br /> < br />
80
+
81
+ < section class ="hero-section ">
82
+ < figure class ="hero-section_header ">
83
+ < img
84
+ src ="{{ site.baseurl }}/assets/images/smp-standard.png "
85
+ alt ="smp-standard "
86
+ class ="hero-section-smp "
87
+ />
88
+ </ figure >
89
+ < article class ="hero-section_content ">
90
+ < div >
91
+ < h3 class ="hero-section_bold "> What is Nighthawk?</ h3 >
92
+ </ div >
93
+ < div class ="-text ">
94
+ < p class ="text ">
95
+ Nighthawk is growing in popularity, but the core project only builds
96
+ to one architecture / one Docker image. Recently, Nighthawk is being
97
+ improved so that it can be horizontally scalable - such that multiple
98
+ instances will be cognizant of one another and able to coordinate
99
+ amongst each other. Nighthawk is a subproject of Envoy. Nighthawk is
100
+ growing in popularity with Google, Red Hat, and AWS are investing into
101
+ it. Istio is considering switching from Fortio to Nighthawk.
102
+ </ p >
103
+ </ div >
104
+ </ article >
105
+ < article class ="whyGetnighthawk ">
106
+ < div >
107
+ < h4 class ="whyGetnighthawk-bold "> Why GetNighthawk?</ h4 >
108
+ </ div >
109
+
110
+ < div >
111
+ < p class ="text2 ">
112
+ Nighthawk is growing in popularity, but the core project only builds
113
+ to one architecture / one Docker image. Recently, Nighthawk is being
114
+ improved so that it can be horizontally scalable - such that multiple
115
+ instances will be cognizant of one another and able to coordinate
116
+ amongst each other. Nighthawk is a subproject of Envoy. Nighthawk is
117
+ growing in popularity with Google, Red Hat, and AWS are investing into
118
+ it. Istio is considering switching from Fortio to Nighthawk.
119
+ </ p >
120
+ </ div >
121
+ </ article >
122
+ < div class ="nighthawk-meshery-fig ">
123
+ < figure class ="figbox ">
124
+ < img
125
+ src ="{{ site.baseurl }}/assets/images/nighthawk-meshery.png "
126
+ alt ="nighthawk-meshery "
127
+ object-fit ="cover "
128
+
129
+ />
130
+ </ figure >
131
+ < figure class ="figbox2 " >
132
+ < img
133
+ src ="{{ site.baseurl }}/assets/images/latency-at-scale.png "
134
+ alt ="latency-at-scale "
135
+ object-fit ="cover "
136
+
137
+ />
138
+ </ figure >
139
+ </ div >
140
+ </ section >
141
+ </ html >
0 commit comments