Logo Joan's Blog
  • Home
  • About
  • Skills
  • Experiences
  • Education
  • More
    Projects Recent Posts
  • Posts
  • Notes
  • Dark Theme
    Light Theme Dark Theme System Theme
Logo Inverted Logo
  • Tags
  • Ansible
  • Automation
  • Basic
  • DNS
  • Docker
  • Encryption
  • Git
  • GitLab
  • Identity Provider
  • Infrastructure
  • Kubernetes
  • Log
  • Monitoring
  • Multi-Lingual
  • Python
  • Reverse Proxy
  • Security
  • Server
  • SIEM
  • SQL
  • Terraform
  • Wazuh
Hero Image
Monitoring with Grafana

Introduction Grafana is an open-source platform for monitoring and observability. It allows you to query, visualize, alert on, and understand your metrics no matter where they are stored. In this post, we will see how to monitor a Kubernetes cluster using Grafana. Prerequisites A Kubernetes cluster Helm The following argument in your kubernetes service file to enable additional metrics: --kube-controller-manager-arg bind-address=0.0.0.0 --kube-proxy-arg metrics-bind-address=0.0.0.0 --kube-scheduler-arg bind-address=0.0.0.0 --etcd-expose-metrics true --kubelet-arg containerd=/run/k3s/containerd/containerd.sock Install Grafana & Prometheus Add the Helm repository helm repo add prometheus-community https://prometheus-community.

  • Monitoring
  • Kubernetes
Tuesday, April 30, 2024 | 4 minutes Read
Hero Image
Traefik with Cert-Manager on Kubernetes

Introduction Traefik is a modern HTTP reverse proxy and load balancer that makes deploying microservices easy. It is designed to handle high traffic workloads and can be used to route traffic to different services based on various criteria. Traefik is a popular choice for Kubernetes users because of its ease of use and powerful features. Installing helm Helm is a package manager for Kubernetes that allows you to easily install and manage applications on your cluster.

  • Reverse Proxy
  • Kubernetes
Sunday, April 21, 2024 | 7 minutes Read
Hero Image
AWX Install

Introduction to AWX AWX provides a web-based user interface, REST API, and task engine built on top of Ansible, which is a powerful IT automation tool. It is the upstream project for Red Hat Ansible Tower, a commercial derivative of AWX. AWX allows users to manage Ansible playbooks, inventories, and Schedule jobs to run using the web interface. Key Features of AWX: Web Interface: AWX offers a user-friendly web interface that makes it easy to manage and run Ansible playbooks.

  • Ansible
  • Automation
  • Kubernetes
Friday, March 1, 2024 | 3 minutes Read
Navigation
  • About
  • Skills
  • Experiences
  • Education
  • Projects
  • Recent Posts
Contact me:
  • [email protected]
  • welp99
  • Joan Larcher
  • +33 6 32 50 79 68

Toha Theme Logo Toha
© 2024 Copyright.
Powered by Hugo Logo