Open in app

Sign In

Write

Sign In

Martín Montes
Martín Montes

206 Followers

Home

Lists

About

Published in

ITNEXT

·Dec 30, 2022

Securely Ingressing into Bare Metal Kubernetes Clusters with Gateway API and Tailscale

Avoid exposing to the public Internet applications with sensitive data is a basic security practise that should always be in place, even if the application uses authentication of any kind. …

Kubernetes

15 min read

Securely Ingressing into Bare Metal Kubernetes Clusters with Gateway API and Tailscale
Securely Ingressing into Bare Metal Kubernetes Clusters with Gateway API and Tailscale
Kubernetes

15 min read


Published in

Better Programming

·Aug 3, 2021

Build a Highly Available Kubernetes Operator Using Golang

Develop a simple Kubernetes operator from scratch — When a task operating in a Kubernetes cluster becomes repetitive, it probably means that we are not taking advantage of all the features that Kubernetes offers, because it is designed for automation. …

Programming

8 min read

Build a Highly Available Kubernetes Operator Using Golang
Build a Highly Available Kubernetes Operator Using Golang
Programming

8 min read


Published in

ITNEXT

·Apr 22, 2021

CI/CD for a Multi-Arch Golang Application Using GitHub Actions, Helm and Kubernetes

Continuous Integration and Continuous Deployment pipelines are automated processes, part of de DevOps ecosystem, that can help you improve the quality of your software through its whole lifecycle and make production deployments in a more predictable and efortless way. In this article, we are going to configure GitHub Actions for…

Github Actions

6 min read

CI/CD for a Multi-Arch Golang Application Using GitHub Actions, Helm and Kubernetes
CI/CD for a Multi-Arch Golang Application Using GitHub Actions, Helm and Kubernetes
Github Actions

6 min read


Published in

Better Programming

·Dec 17, 2020

3 Concurrent Patterns Used in Golang

Concurrency in Go — When a program or an algorithm is concurrent, it means that it is designed to be decomposed into smaller parts that will be executed in independent processes in parallel. In other words, as Rob Pike said: “Concurrency is about dealing with lots of things at once. …

Concurrency

3 min read

3 Concurrent Patterns Used in Golang
3 Concurrent Patterns Used in Golang
Concurrency

3 min read


Published in

ITNEXT

·May 6, 2020

Deploying a Microservice-Oriented Application to Kubernetes, from Zero to Production

In this article we will deploy an Internet of Things application in a a bare metal Kubernetes cluster made of Raspberry Pis. We will also deploy a monitoring system for having metrics about this infrastructure. If you are curious about the implementation details of the application to be deployed, check…

Kubernetes

6 min read

Deploying a Microservice-Oriented Application to Kubernetes, From Zero to Production
Deploying a Microservice-Oriented Application to Kubernetes, From Zero to Production
Kubernetes

6 min read


Published in

ITNEXT

·Mar 26, 2020

Real-Time Sensor Data Visualisation Using ReactJS, NodeJS, Socket.io and Raspberry Pi

In this article, we’ll have a look at a feature that I’ve implemented in an Internet of Things platform. It consists of displaying a real-time chart of the measurements performed in the registered things of the platform. Architecture For this case, a “thing” is a Raspberry Pi with temperature and humidity…

React

4 min read

Real-Time Sensor Data Visualisation Using ReactJS, NodeJS, Socket.io and Raspberry Pi
Real-Time Sensor Data Visualisation Using ReactJS, NodeJS, Socket.io and Raspberry Pi
React

4 min read


Published in

ITNEXT

·Feb 3, 2020

Building an In-Memory Index with JavaScript

Arrays are part of our daily basis as programmers. Let’s magine that you are building and Ecommerce application and at some point you have an array like the following one: const skus = [ { "productId": 1, "colorId": 1, "sku"…

JavaScript

3 min read

Building an In-Memory Index with JavaScript
Building an In-Memory Index with JavaScript
JavaScript

3 min read

Martín Montes

Martín Montes

206 Followers

Kubernetes ☁️ Go ☁️ https://github.com/mmontes11

Following
  • Stefanie Lai

    Stefanie Lai

  • Marko Milojevic

    Marko Milojevic

  • Martin Heinz

    Martin Heinz

  • Trey Huffine

    Trey Huffine

  • Daniele Polencic

    Daniele Polencic

See all (182)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams