@@ -69,5 +69,39 @@ For example, you can configure pods not to be scheduled on the same node as othe
69
69
70
70
You can try it out [ here] ( https://github.com/confluentinc/confluent-kubernetes-examples/tree/master/scheduling/pod-scheduling ) .
71
71
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
+
72
105
## 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