Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cfssl error #3

Open
josjaf opened this issue May 27, 2020 · 0 comments
Open

cfssl error #3

josjaf opened this issue May 27, 2020 · 0 comments

Comments

@josjaf
Copy link

josjaf commented May 27, 2020

Hi - I'm following your guide and I ran into an error - didn't know where else to post
[ec2-user@bastion ~]$ cfssl gencert \

-ca=ca.pem
-ca-key=ca-key.pem
-config=ca-config.json
-hostname=10.32.0.1,${ETCD1_INTERNAL},
${ETCD2_INTERNAL},${ETCD3_INTERNAL},
${MASTER1_INTERNAL},${MASTER2_INTERNAL},
${MASTER3_INTERNAL},${WORKER1_INTERNAL},
${WORKER2_INTERNAL},${WORKER3_INTERNAL},
etcd1.internal.${HOSTEDZONE_NAME},
etcd2.internal.${HOSTEDZONE_NAME},
etcd3.internal.${HOSTEDZONE_NAME},
master1.internal.${HOSTEDZONE_NAME},
master2.internal.${HOSTEDZONE_NAME},
master3.internal.${HOSTEDZONE_NAME},
worker1.internal.${HOSTEDZONE_NAME},
worker2.internal.${HOSTEDZONE_NAME},
worker3.internal.${HOSTEDZONE_NAME},
${MASTER_ELB_PRIVATE},${MASTER_ELB_PUBLIC},
127.0.0.1,kubernetes.default
-profile=kubernetes
kubernetes-csr.json | cfssljson -bare kubernetes
open 10.5.5.8,10.5.4.75,: no such file or directory
Failed to parse input: unexpected end of JSON input

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant