Costas Papastathis's contributions
Article
Connect MongoDB to a Node.js application with kube-service-bindings
Costas Papastathis
+
1
This is the third and final article in a three-part series introducing kube-service-bindings for Node.js developers on Kubernetes. Together with the Service Binding Operator (SBO), kube-service-bindings makes it easier to share credentials for services with your applications.
Article
Enable backing services in Kubernetes with kube-service-bindings
Costas Papastathis
+
1
This is the second part of a three-part series explaining how to bind easily to databases and other backing services from Node.js applications running in Kubernetes.
Article
Connect to services on Kubernetes easily with kube-service-bindings
Costas Papastathis
+
1
Many applications need a database or other backing service. kube-service-bindings and the Service Binding Operator make binding much easier.

Article
Connect MongoDB to a Node.js application with kube-service-bindings

This is the third and final article in a three-part series introducing kube-service-bindings for Node.js developers on Kubernetes. Together with the Service Binding Operator (SBO), kube-service-bindings makes it easier to share credentials for services with your applications.

Article
Enable backing services in Kubernetes with kube-service-bindings

This is the second part of a three-part series explaining how to bind easily to databases and other backing services from Node.js applications running in Kubernetes.

Article
Connect to services on Kubernetes easily with kube-service-bindings

Many applications need a database or other backing service. kube-service-bindings and the Service Binding Operator make binding much easier.