Files
kubernetes/hack/lib
Dave Chen 2543598628 Fix etcd issues on ARM
- On unstable arch like ARM, etcd needs the "ETCD_UNSUPPORTED_ARCH" to be set
  `# etcd --version
   etcd on unsupported platform without ETCD_UNSUPPORTED_ARCH=arm64 set`

- `tail -n +1 | head -n 1` is unnecessary, `head -n 1` is enough.
2020-02-27 12:55:53 +08:00
..
2018-01-13 16:37:50 -08:00
2020-02-27 12:55:53 +08:00
2020-01-31 15:48:44 -05:00
2019-11-13 14:20:19 -08:00
2019-11-07 02:26:45 -05:00
2019-10-04 12:18:18 +03:00