kuma

Форк
0
/
default-config.golden.yaml 
72 строки · 1.6 Кб
1
admissionServer:
2
  address: ""
3
  certDir: ""
4
  port: 5443
5
clientConfig:
6
  burstQps: 100
7
  qps: 100
8
controlPlaneServiceName: kuma-control-plane
9
controllersConcurrency:
10
  podController: 10
11
injector:
12
  builtinDNS:
13
    enabled: true
14
    port: 15053
15
  caCertFile: ""
16
  cniEnabled: false
17
  containerPatches: []
18
  ebpf:
19
    bpffsPath: /sys/fs/bpf
20
    cgroupPath: /sys/fs/cgroup
21
    enabled: false
22
    instanceIPEnvVarName: INSTANCE_IP
23
    programsSourcePath: /kuma/ebpf
24
  exceptions:
25
    labels:
26
      openshift.io/build.name: '*'
27
      openshift.io/deployer-pod-for.name: '*'
28
  ignoredServiceSelectorLabels: []
29
  initContainer:
30
    image: kuma/kuma-init:latest
31
  sidecarContainer:
32
    drainTime: 30s
33
    envVars: {}
34
    gid: 5678
35
    image: kuma/kuma-dp:latest
36
    livenessProbe:
37
      failureThreshold: 12
38
      initialDelaySeconds: 60
39
      periodSeconds: 5
40
      timeoutSeconds: 3
41
    readinessProbe:
42
      failureThreshold: 12
43
      initialDelaySeconds: 1
44
      periodSeconds: 5
45
      successThreshold: 1
46
      timeoutSeconds: 3
47
    redirectPortInbound: 15006
48
    redirectPortInboundV6: 15010
49
    redirectPortOutbound: 15001
50
    resources:
51
      limits:
52
        cpu: 1000m
53
        memory: 512Mi
54
      requests:
55
        cpu: 50m
56
        memory: 64Mi
57
    uid: 5678
58
    waitForDataplaneReady: false
59
  sidecarTraffic:
60
    excludeInboundPorts: []
61
    excludeOutboundPorts: []
62
  virtualProbesEnabled: true
63
  virtualProbesPort: 9000
64
leaderElection:
65
  leaseDuration: 15s
66
  renewDeadline: 10s
67
marshalingCacheExpirationTime: 5m0s
68
nodeTaintController:
69
  cniApp: ""
70
  cniNamespace: kube-system
71
  enabled: false
72
serviceAccountName: system:serviceaccount:kuma-system:kuma-control-plane
73

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.