Principal Engineer - Kubernetes @ Seagate
Formerly STSM/Senior Solution Architect @ IBM
-
Seagate
- USA
- rickosowski.com
Block or Report
Block or report osowski
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
1on1-questions Public
Forked from VGraupera/1on1-questions
Mega list of 1 on 1 meeting questions compiled from a variety to sources
JavaScript
-
refarch-eda Public
Forked from ibm-cloud-architecture/refarch-eda
Event Driven Architecture Reference Architecture solution implementation and guidances.
Python
-
1
bootstrap.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}
-
1
bootstrap.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}
-
189 contributions in the last year
Less
More