You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a new setup is created with manage_etcd is false, the puppet module will use kubeadm to setup a new etcd cluster with SSL. But it will not copy the SSL certificates in the correct path.
Expected Behavior
The SSL certificates which are defined, will be placed in the correct path.
Describe the Bug
When a new setup is created with
manage_etcd
is false, the puppet module will use kubeadm to setup a new etcd cluster with SSL. But it will not copy the SSL certificates in the correct path.Expected Behavior
The SSL certificates which are defined, will be placed in the correct path.
Steps to Reproduce
Steps to reproduce the behavior:
Environment
Additional Context
The text was updated successfully, but these errors were encountered: