Is there a way to create certificates in Kubernetes using the PHP library?

9/12/2019

I need to create the certificates without using kubectl commands, but with the Kubernetes PHP Client library. I want these certificates to be created automatically when I am creating the cluster. Is there a way to do that? Sorry if the question is ambiguous, I am new to Kubernetes.

-- Daniel
azure-kubernetes
kubernetes
php

0 Answers