You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4-2
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,10 @@ This survey is meant for those who are currently running at least some workloads
13
13
14
14
### Download pre-built binary
15
15
16
+
Go to the [releases](https://github.com/coreos/kube-aws/releases) and download the latest release tarball for your architecture.
17
+
18
+
Currently, binaries coming from the final release for each version are signed so you should download the corresponding signature (.sig) as well. If you've decided to download a non-final release you can skip down to "Extract the binary:".
19
+
16
20
Import the [CoreOS Application Signing Public Key](https://coreos.com/security/app-signing-key/):
17
21
18
22
```sh
@@ -26,8 +30,6 @@ gpg2 --fingerprint FC8A365E
26
30
```
27
31
The correct key fingerprint is `18AD 5014 C99E F7E3 BA5F 6CE9 50BD D3E0 FC8A 365E`
28
32
29
-
Go to the [releases](https://github.com/coreos/kube-aws/releases) and download the latest release tarball and detached signature (.sig) for your architecture.
0 commit comments