mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-04 18:52:38 +00:00
Convert basic.sh e2e test to Go
This commit is contained in:
@@ -49,6 +49,10 @@ ENABLE_NODE_MONITORING=true
|
||||
ENABLE_NODE_LOGGING=true
|
||||
LOGGING_DESTINATION=elasticsearch # options: elasticsearch, gcp
|
||||
|
||||
# Optional: When set to true, Elasticsearch and Kibana will be setup as part of the cluster bring up.
|
||||
ENABLE_CLUSTER_LOGGING=false
|
||||
ELASTICSEARCH_LOGGING_REPLICAS=1
|
||||
|
||||
ENABLE_CLUSTER_MONITORING=false
|
||||
|
||||
# Don't require https for registries in our local RFC1918 network
|
||||
|
Reference in New Issue
Block a user