-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy path0_19_0.yaml
More file actions
83 lines (83 loc) · 2.56 KB
/
Copy path0_19_0.yaml
File metadata and controls
83 lines (83 loc) · 2.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
docs:
- title: Proxy Quick Start
description: Start here if you're experimenting with the proxy for the first time.
tags:
- proxy
rank: '000'
path: html/proxy-quick-start
- title: Proxy guide
description: "Covers using the proxy, including configuration, security and operation."
tags:
- proxy
rank: '010'
path: html/kroxylicious-proxy
- title: Record Encryption quickstart
description: Shows how to use the proxy to provide an encryption at rest solution
for Apache Kafka
tags:
- record-encryption
- encryption-at-rest
rank: '011'
path: html/record-encryption-quickstart
- title: Kroxylicious Operator for Kubernetes
description: Describes how to deploy and run the Proxy in a Kubernetes environment
using the Kroxylicious Operator
tags:
- kubernetes
rank: '020'
path: html/kroxylicious-operator
- title: Record Encryption Guide
description: "Covers using the record encryption filter, including configuration,\
\ security and operation."
tags:
- filter
rank: '020'
path: html/record-encryption-guide
- title: Record Validation Guide
description: Covers using the record validation filter.
tags:
- filter
rank: '021'
path: html/record-validation-guide
- title: Multi-tenancy Guide
description: Covers using the multi-tenancy filter.
tags:
- filter
rank: '022'
path: html/multi-tenancy-guide
- title: Oauth Bearer Validation Guide
description: Covers using the Oauth Bearer validation filter.
tags:
- filter
rank: '023'
path: html/oauth-bearer-validation
- title: SASL Inspection Guide
description: Covers using the SASL Inspection filter.
tags:
- filter
rank: '023'
path: html/sasl-inspection-guide
- title: Authorization Guide
description: Covers using the Authorization filter.
tags:
- filter
rank: '024'
path: html/authorization-guide
- title: Developer Quick Start
description: Start here if you're developing a filter for the first time.
tags:
- developer
rank: '031'
path: html/developer-quick-start
- title: Kroxylicious Developer guide
description: Covers writing plugins for the proxy in the Java programming language
tags:
- developer
rank: '032'
path: html/developer-guide
- title: Kroxylicious Javadocs
description: The Java API documentation.
tags:
- developer
path: "https://javadoc.io/doc/io.kroxylicious/kroxylicious-api/${project.version}/index.html"
rank: '033'