Gyuho Lee
3d4629c1fb
hack,scripts: rename "master" branch references to "main"
...
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
2021-05-12 10:40:28 -07:00
Rajashree Mandaogane
8a971eb5cd
Update cert generation Makefile to include configurable IP addresses
2021-03-11 11:59:03 -08:00
mlmhl
0461b3fa51
grpcproxy: make grpc keep alive related options configurable ( #11711 )
...
Currently grpc-proxy doesn't config keep alive related options, so it
will use the default values provided by the underlay gprc library. If
clients uses a keep alive ping interval smaller than server's default
minTime, connections between server and clients will be closed and
reopened frequently.
2020-04-17 21:20:03 -07:00
Gyuho Lee
f2f7fc23f7
*: update github.com links
...
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
2018-08-28 17:47:56 -07:00
Anthony Romano
c8a2c7f64f
*: eschew you from documentation
...
Removed line wrapping in affected files as well.
2017-03-06 11:40:46 -08:00
vmatekole
c52bf1ac5d
Documentation: Example config amendment
2016-07-05 16:27:47 +02:00
Jeff Zellner
74d75a96eb
hack: install goreman in tls-setup example
2016-06-30 10:11:47 -06:00
Anthony Romano
dcb3b7aecf
*: scrub legacy ports from code and scripts
2016-05-11 13:46:30 -07:00
Gyu-Ho Lee
67c2384bdf
*: replace '-' with '--' in doc
...
Fix https://github.com/coreos/etcd/issues/4595 .
2016-03-21 11:12:43 -07:00
George Tankersley
edfec45bf5
hack: TLS setup using cfssl
...
this demonstrates basic TLS setup with cfssl. it's much easier than other
available tools.
2015-07-27 14:51:17 -07:00