druid/docs/operations
Santosh Pingale 31dc9004bd
Auto-reload TLS certs for druid endpoints (#12933)
* #12064 Auto-reload tls certs for druid endpoints

* #12064 Add missing toString param

* #12064 Add tests and new jks
Co-authored-by: zemin-piao <pzm6391@gmail.com>

* #12064 Refine tests

* #12064 Add documentation

* Apply suggestions from code review

Co-authored-by: Frank Chen <frankchen@apache.org>

Co-authored-by: santosh <santosh.pingale@adyen.com>
Co-authored-by: Frank Chen <frankchen@apache.org>
2022-08-25 20:12:43 +08:00
..
alerts.md
api-reference.md Docs for automatic compaction (#12569) 2022-06-09 14:55:12 -07:00
auth-ldap.md Improve Druid ldap auth documentation (#10915) 2021-02-24 15:28:41 -08:00
basic-cluster-tuning.md Docs - query caching (#11584) 2022-04-18 17:00:21 +08:00
clean-metadata-store.md Enable auto kill segments by default (#12187) 2022-02-07 06:57:54 -08:00
deep-storage-migration.md cleaning up and fixing links (#10528) 2020-12-17 13:37:43 -08:00
druid-console.md Update screenshots for Druid console doc (#12593) 2022-06-15 16:42:20 -07:00
dump-segment.md roaring bitmaps by default (#9548) 2020-03-23 18:15:57 -07:00
dynamic-config-provider.md Docs: Splits Kafka topic. Adds detailed example for kafka inputFormat (#11912) 2021-11-12 13:02:23 -08:00
export-metadata.md Update Kafka loading docs to use the streaming data loader (#8544) 2019-09-22 15:00:52 -07:00
getting-started.md
high-availability.md fixes web console introduction and addresses linking issues (#11609) 2021-08-18 08:37:05 -07:00
http-compression.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
insert-segment-to-db.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
java.md Improved Java 17 support and Java runtime docs. (#12839) 2022-08-03 23:16:05 -07:00
kubernetes.md kubernetes based discovery druid extension to run Druid on K8S without Zookeeper (#10544) 2020-12-14 21:10:31 -08:00
management-uis.md Druid user permissions (#10047) 2020-06-23 17:39:48 -07:00
metadata-migration.md cleaning up and fixing links (#10528) 2020-12-17 13:37:43 -08:00
metrics.md Add sql planning time metric (#12923) 2022-08-22 11:09:44 +05:30
mixed-workloads.md Docs for cluster tiering to improve query concurrency (#12128) 2022-01-15 12:22:08 +08:00
other-hadoop.md cleaning up and fixing links (#10528) 2020-12-17 13:37:43 -08:00
password-provider.md Security overview documentation (#10339) 2020-11-19 15:24:58 -08:00
pull-deps.md Fix old broken link (#11048) 2021-04-07 20:40:50 -07:00
request-logging.md Add sql planning time metric (#12923) 2022-08-22 11:09:44 +05:30
reset-cluster.md Update reset-cluster.md (#10990) 2021-03-29 20:38:35 -07:00
rolling-updates.md add links to release notes, light refactor of landing page (#11051) 2021-05-07 14:26:47 -07:00
rule-configuration.md Fix broadcast rule drop and docs (#10019) 2020-06-12 02:33:28 -07:00
security-overview.md Update screenshots for Druid console doc (#12593) 2022-06-15 16:42:20 -07:00
security-user-auth.md Refactor SQL docs (#12239) 2022-02-11 14:43:30 -08:00
segment-optimization.md Docs for automatic compaction (#12569) 2022-06-09 14:55:12 -07:00
single-server.md Eliminate ambiguities of KB/MB/GB in the doc (#11333) 2021-06-30 13:42:45 -07:00
tls-support.md Auto-reload TLS certs for druid endpoints (#12933) 2022-08-25 20:12:43 +08:00
use_sbt_to_build_fat_jar.md