Skip to content

Commit 1e41d26

Browse files
authored
CFK-2830 Added an Index for better navigation (#300)
1 parent 5809504 commit 1e41d26

File tree

1 file changed

+35
-1
lines changed

1 file changed

+35
-1
lines changed

README.md

+35-1
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,39 @@ For example, you can configure pods not to be scheduled on the same node as othe
6969

7070
You can try it out [here](https://github.com/confluentinc/confluent-kubernetes-examples/tree/master/scheduling/pod-scheduling).
7171

72+
### Index
73+
74+
Following index (not exhaustive) provides a list of scenarios available in this repository.
75+
76+
| items | Tags |
77+
| ------------------------------------------------------------------------------------------------- | ------------------------------------------------ |
78+
| [autogenerated-tls_only](security%2Fautogenerated-tls_only) | |
79+
| [blueprints](blueprints) | #control-plane/data-plane, #multiple-k8s-cluster |
80+
| [ccloud-connect-confluent-hub](hybrid%2Fccloud-connect-confluent-hub) | #confluent-cloud-kafka |
81+
| [ccloud-integration](hybrid%2Fccloud-integration) | |
82+
| [external-access-load-balancer-deploy](networking%2Fexternal-access-load-balancer-deploy) | #loadbalancer |
83+
| [external-access-nodeport-deploy](networking%2Fexternal-access-nodeport-deploy) | #nodePort |
84+
| [external-access-static-host-based](networking%2Fexternal-access-static-host-based) | #static-host |
85+
| [external-access-static-port-based](networking%2Fexternal-access-static-port-based) | #static-port |
86+
| [hashicorp vault ](security%2Fconfigure-with-vault) | #security #3rd-party |
87+
| [kafka-additional-listeners](networking%2Fkafka-additional-listeners) | #custom-listener |
88+
| [kraft_sasl_ssl_autogenerated](security%2Fkraft_sasl_ssl_autogenerated) | |
89+
| [kubernetes-rbac](security%2Fkubernetes-rbac) | #k8s-rbac,#k8s-namespace |
90+
| [monitoring](monitoring) | #grafana |
91+
| [mtls-without-rbac](security%2Fmtls-without-rbac) | |
92+
| [mtls-without-rbac](security%2Fmtls-without-rbac) | #mtls |
93+
| [multi-Region-Clusters (MRC)](hybrid%2Fmulti-region-clusters) | #multiple-k8s-cluster |
94+
| [openshift-security](security%2Fopenshift-security) | |
95+
| [plaintext-basic-auth-Connect](security%2Fplaintext-basic-auth-Connect) | #basic-auth |
96+
| [pod-overlay](advanced-configuration%2Fpod-overlay) | #advanced-configuration |
97+
| [quickstart-deploy ](quickstart-deploy) | #Beginner |
98+
| [replicator](hybrid%2Freplicator) | |
99+
| [schemalink](hybrid%2Fschemalink) | |
100+
| [separate-listener-tls-rbac](security%2Fseparate-listener-tls-rbac) | #tls, #rbac |
101+
| [separate/mutiple kafka listener, ](security%2Fseparate-listener-tls) | #tls |
102+
| [userprovided-tls_mtls-sasl_confluent-rbac](security%2Fuserprovided-tls_mtls-sasl_confluent-rbac) | |
103+
| [using-cert-manager](security%2Fusing-cert-manager) | #tls, #3rd-party, #cert-manager |
104+
72105
## Troubleshooting
73-
If you run into issues, don't forget to check the [troubleshooting document](https://github.com/confluentinc/confluent-kubernetes-examples/blob/master/troubleshooting/README.md).
106+
If you run into issues, don't forget to check the [troubleshooting document](https://github.com/confluentinc/confluent-kubernetes-examples/blob/master/troubleshooting/README.md).
107+

0 commit comments

Comments
 (0)