Previously we have written a simple API server that interacts with MongoDB, redis, and influxDB. We also managed to run our deployments on our...
Prerequisites: have a running Kubernetes cluster. Check out here to create one yourself have a copy of our backend server code and image. Check out...
Summary We will be creating our own backend API server that we can use to test out our Kubernetes deployment. We will also be running this on a...
What is SSL Secure Socket Layer is a protocol that provides secure communication over two network devices. It ensures that the data transmitted...
Using Proxmox, we can create virtual machines that we will be using to set up our Kubernetes cluster. What is Kubernetes? According to their official...
background Now we have a bunch of docker containers set up in our internal Linux container. They can be accessed through the IP address of the Linux...