amasucci.com

  •  Home
  •  About
  •  Blog
  •  Categories
  •  Contact
  • Search
  • Menu
  •  Home

  •  About

  •  Blog

  •  Categories

  •  Contact

Recent Posts

The Five Core Principles of Platform Engineering: Enhancing Team Autonomy and System Reliability

April 30, 2024

Unlocking the Power of Platform Engineering

June 5, 2023

CICD and IaC - IaC Design a CD Pipeline - Ep.4

February 24, 2022

CICD and IaC - Test terraform with terratest in Docker - Ep.3

February 24, 2022

CICD and IaC - How to Dockerize Terraform - Ep.2

February 10, 2022
View more posts

How to configure nginx on kubernetes 1.8.1 as ingress controller

This short tutorial will show you how to configure an Ingress controller based on nginx

October 22, 2017

3 minute read

An ingress controller is component in the kubernetes cluster that manages the traffic coming into the cluster. Through ingress configurations you can define the rules to access the containers in you pod. For more info refer to the official documentation.

  • Continue Reading
    • tutorials
    • kubernetes
    • docker
    • bash
    • devops
    • nginx

How to configure dashboard on kubernetes 1.8.1

Step by step notes for kubernetes dashboard setup

October 22, 2017

3 minute read

This is the second of three articles, the other two are

  • Continue Reading
    • tutorials
    • kubernetes
    • docker
    • bash
    • devops

How to install Kubernetes 1.8.1 on centos 7.3

This tutorial walks you through a complete kubernetes cluster setup

October 22, 2017

4 minute read

This step by step tutorial is based on the official kubeadm tutorial and few other resources I found online. Add comments if something is not working or you have problems, I also found very useful the k8s slack channel. This is the first of three articles, the other two are

  • Continue Reading
    • tutorials
    • kubernetes
    • docker
    • bash
    • devops
  • Previous Page
  • Next Page
AMasucci's blog

Anto

Hi I am Anto and this is my blog

More Posts

CICD and IaC - How to Externalise the terraform configuration - Ep.1

February 3, 2022

Database Schema Migrations - Best Practices

January 23, 2022

APIs Backwards and Forwards Compatibility - How to avoid breaking changes

January 13, 2022

Helm alternative: versioned configuration and deployments in kubernetes

April 10, 2019

Simplify secret management with OpenSSL and Docker

March 18, 2018
View more posts

Categories

tutorials 15

considerations 4

best-practices 1

About

Welcome to my blog, take a look around and let me know what you think by leaving comments or using the contact page!

Learn More

© 2024 amasucci.com . Powered by Hugo