Skip to content
#

container-management

Here are 58 public repositories matching this topic...

LeoDemon
LeoDemon commented Dec 23, 2021

Versions Used
KubeSphere: 3.2.0
Kubernetes: 1.20.5

Environment
3 master nodes, 2 worker nodes

CentOS Linux release 7.5.1804 (Core), all node are: 8C/16G

How To Reproduce
Steps to reproduce the behavior:

1、Go to 'CRD-->ClusterConfiguration-->ks-installer',modify the "servicemesh.enabled" from "false" to "true"

2、after a few minutes, the pods of istio-system namespace will be gene

sagikazarmark
sagikazarmark commented Aug 25, 2019

Is your feature request related to a problem? Please describe.
Currently the database.tls config accepts driver specific options (false in case of MySQL, disable in case of Postgres).

Describe the solution you'd like to see
Let's consolidate the list of accepted values and have a distinct set of options that we accept there (eg. false for all drivers).

Improve this page

Add a description, image, and links to the container-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the container-management topic, visit your repo's landing page and select "manage topics."

Learn more