Skip to main content
Version: 1.5.0

ApisixClusterConfig/v2beta3 Reference

Spec#

Spec describes the desired state of an ApisixClusterConfig object.

FieldTypeDescription
monitoringobjectMonitoring settings.
monitoring.prometheusobjectPrometheus settings.
monitoring.prometheus.enablebooleanWhether to enable Prometheus or not.
monitoring.skywalkingobjectSkywalking settings.
monitoring.skywalking.enablebooleanWhether to enable Skywalking or not.
monitoring.skywalking.sampleRationumberThe sample ratio for spans, value should be in [0, 1].
adminobjectAdministrative settings.
admin.baseURLstringthe base url for APISIX cluster.
admin.AdminKeystringadmin key used for authentication with APISIX cluster.