blob: fc0e37a1be989a8dcb8ef3e020a8bbbccec47dd1 (
plain)
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
|
=====================
SSL endpoints check
=====================
Utility for checking if all of the ports exposed outside of Kubernetes cluster
use SSL tunnels.
Prerequisites
-------------
Configuration
~~~~~~~~~~~~~
Mandatory
+++++++++
Optional
++++++++
Build (local)
~~~~~~~~~~~~~
Build (Docker)
~~~~~~~~~~~~~~
Test
~~~~
Running
-------
Command (local)
~~~~~~~~~~~~~~~
Command (Docker)
~~~~~~~~~~~~~~~~
Output
~~~~~~
Testing
-------
|