From: stephan48 Date: Sun, 1 Sep 2024 02:02:53 +0000 (+0200) Subject: (no commit message) X-Git-Url: https://blog.stejau.de/gitweb/gitweb.cgi?a=commitdiff_plain;h=4b03ea4d20871a5f5d8f81d8e7e22d7bb958cf7e;p=stejau-blog.git --- diff --git a/posts/2024-08-29-k8s-cluster-step-ca-intermediate-with-existing-root.mdwn b/posts/2024-08-29-k8s-cluster-step-ca-intermediate-with-existing-root.mdwn index 282735b..f43f746 100644 --- a/posts/2024-08-29-k8s-cluster-step-ca-intermediate-with-existing-root.mdwn +++ b/posts/2024-08-29-k8s-cluster-step-ca-intermediate-with-existing-root.mdwn @@ -160,6 +160,15 @@ $ # you now have the step-ca config inside test2.yaml. ``` +TODOs: + +* How to get from test2.yaml to a working step-ca +* Add provisioner password to above invokation +* step-ca-cluster-issuer - generate config like above +* multiple provisioners - how to do? +* ??? + Caveat: + * it might be that x509-types in a modern easy-rsa install is under pki/ instead of in the same dir as the easy-rsa script