Principal Engineer - Kubernetes @ Seagate
Formerly STSM/Senior Solution Architect @ IBM
-
Seagate
- USA
- rickosowski.com
Pinned Loading
-
-
1on1-questions
1on1-questions PublicForked from VGraupera/1on1-questions
Mega list of 1 on 1 meeting questions compiled from a variety to sources
JavaScript 1
-
refarch-eda
refarch-eda PublicForked from ibm-cloud-architecture/refarch-eda
Event Driven Architecture Reference Architecture solution implementation and guidances.
Python
-
Kafka Security Article #1 Snippets
Kafka Security Article #1 Snippets 1bootstrap.servers=kafka.{kubernetes-cluster-fully-qualified-domain-name}:443
2sasl.jaas.config=org.apache.kafka.common.security.plain.PlainLoginModule required username="{USERNAME}" password="{PASSWORD}";
3security.protocol=SASL_SSL
4sasl.mechanism=PLAIN
5ssl.truststore.location={/provided/to/you/by/the/kafka/administrator}
-
Kafka Security Article #2 Snippets -...
Kafka Security Article #2 Snippets - TLS 1bootstrap.servers=kafka.{kubernetes-cluster-fully-qualified-domain-name}:443
2security.protocol=SSL
3ssl.truststore.location={/provided/to/you/by/kafka/administrator}
4ssl.truststore.password={__provided_to_you_by_kafka_administrator__}
5ssl.keystore.location={/generated/in/coordination/with/kafka/adminstrator}
-
Seagate/cortx-k8s
Seagate/cortx-k8s Public archiveCORTX Kubernetes Orchestration Repository
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.