From 4b03ea4d20871a5f5d8f81d8e7e22d7bb958cf7e Mon Sep 17 00:00:00 2001 From: stephan48 Date: Sun, 1 Sep 2024 04:02:53 +0200 Subject: [PATCH] --- ...-cluster-step-ca-intermediate-with-existing-root.mdwn | 9 +++++++++ 1 file changed, 9 insertions(+) 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 -- 2.30.2