Blog

#Digital transformation

How to perform a Continuous Deployment (CD) on Google Cloud Kubernetes using Jenkins?

How to perform a Continuous Deployment (CD) on Google Cloud Kubernetes using Jenkins?

In this article, I will try to explain how to deploy an application that has gone through the CI process to a cluster on Google Kubernetes(k8s) Engine.

Daha Fazla
Real-Time Object Detection (w/Yolo-Python)

Real-Time Object Detection (w/Yolo-Python)

A human can perceive and interpret images and moving objects. Research into computer vision has begun in order to enable a machine to perform the same operations.

Daha Fazla
How to set up a CI (Continuous Integration) environment with Docker?

How to set up a CI (Continuous Integration) environment with Docker?

When we think of CI (Computer-Integrated Network), Jenkins is probably one of the first tools that comes to mind. If we want to perform a static code analysis on the code, we also need a tool like SonarQube.

Daha Fazla
Connect From GKE Kubernetes Pod To GCE VM Instance

Connect From GKE Kubernetes Pod To GCE VM Instance

If you want to access any Compute Engine VM instance from a POD within a K8S cluster on Google Cloud Platform, you will need to modify the firewall settings.

Daha Fazla