Commit Graph

9 Commits (acee27998913fd3ee48b3007dae7f2f06be3f03a)

Author SHA1 Message Date
Jibu Chacko 48c554c4ba
Disable RANDFILE to avoid missing '.rnd' file error
```vagrant@master-1:~$ openssl req -new -key ca.key -subj "/CN=KUBERNETES-CA" -out ca.csr
Can't load /home/vagrant/.rnd into RNG
140179099013568:error:2406F079:random number generator:RAND_load_file:Cannot open file:../crypto/rand/randfile.c:88:Filename=/home/vagrant/.rnd```
2020-01-22 12:51:45 +05:30
rahulsoni43 af502dac9d
Update 04-certificate-authority.md
Adding reference to the official kubernetes.io.
2019-11-19 09:15:08 +05:30
marceline-git 98de45adea fixing typo for Generate 2019-10-01 20:05:32 +01:00
Mumshad Mannambeth 58374f33ab
Update 04-certificate-authority.md 2019-06-19 11:09:19 +08:00
Mumshad Mannambeth b6254faefd
Extend certificate validity date 2019-04-27 20:56:39 +08:00
Mumshad 28bd5c62f8 minor updates 2019-03-20 14:52:05 +08:00
Mumshad 22ae1a2ffc kubernetes-the-hard-way-on-vagrant 2019-03-20 12:34:49 +08:00
Kelsey Hightower b974042d95 Update to Kubernetes 1.10.2 and add gVisor support 2018-05-14 14:06:01 +00:00
Kelsey Hightower 4ca7c45046 update docs 2017-08-31 07:17:23 -07:00