Open in app

Sign In

Write

Sign In

Arseny Zinchenko (setevoy)
Arseny Zinchenko (setevoy)

467 Followers

Home

About

Published in ITNEXT

·Mar 12

GitLab: monitoring — Prometheus, metrics, and Grafana dashboard

So, let’s continue our journey with migrating GitLab to Kubernetes. See previous parts: GitLab: Components, Architecture, Infrastructure, and Launching from the Helm Chart in Minikube GitLab: Helm chart of values, dependencies, and deployment in Kubernetes with AWS S3 GitLab: міграція даних з GitLab cloud та процес backup-restore у self-hosted…

Gitlab

15 min read

GitLab: monitoring — Prometheus, metrics, and Grafana dashboard
GitLab: monitoring — Prometheus, metrics, and Grafana dashboard
Gitlab

15 min read


Published in ITNEXT

·Mar 12

Grafana Loki: LogQL for logs and creating metrics for alerts

Good — we learned how to launch Loki — Grafana Loki: architecture and running in Kubernetes with AWS S3 storage and bolted-shipper, we also figured out how to configure alerts — Grafana Loki: alerts from the Loki Ruler and labels from logs. Now it’s time to figure out what we…

Grafana

12 min read

Grafana Loki: LogQL for logs and creating metrics for alerts
Grafana Loki: LogQL for logs and creating metrics for alerts
Grafana

12 min read


Published in ITNEXT

·Mar 12

Grafana Loki: alerts from the Loki Ruler and labels from logs

For general information on Grafana Loki, see the Grafana Loki: architecture and running in Kubernetes with AWS S3 storage and boltdb-shipper. Among other services that make up Loki, there is a separate service called ruler that is responsible for working with alerts that can be generated directly from logs. The…

Grafana

7 min read

Grafana Loki: alerts from the Loki Ruler and labels from logs
Grafana Loki: alerts from the Loki Ruler and labels from logs
Grafana

7 min read


Published in ITNEXT

·Feb 25

Prometheus: Building a Custom Prometheus Exporter in Python

Prometheus has many ready-to-use exporters, but sometimes you may need to collect your own metrics. For this, Prometheus provides client libraries that we can use to generate metrics with the necessary labels. Such an exporter can be included directly in the code of your application, or it can be…

Kubernetes

7 min read

Prometheus: Building a Custom Prometheus Exporter in Python
Prometheus: Building a Custom Prometheus Exporter in Python
Kubernetes

7 min read


Published in ITNEXT

·Feb 4

GitLab: Helm chart of values, dependencies, and deployment in Kubernetes with AWS S3

We continue our engagement with GitLab and its deployment in Kubernetes. The first part — GitLab: Components, Architecture, Infrastructure, and Launching from the Helm Chart in Minikube, and now let’s get ready to deploy to AWS Elastic Kubernetes Service. What will we do and where: deploy to AWS from the…

AWS

20 min read

GitLab: Helm chart of values, dependencies, and deployment in Kubernetes with AWS S3
GitLab: Helm chart of values, dependencies, and deployment in Kubernetes with AWS S3
AWS

20 min read


Published in ITNEXT

·Feb 2

GitLab: Components, Architecture, Infrastructure, and Launching from the Helm Chart in Minikube

As GitLab recently changed the policy of providing free access, and now only 5 users will be available for the Free subscription, we decided to move to the self-hosted version. In general, they have interesting terms with the license: the price depends on the number of users, you can buy…

Git

8 min read

GitLab: Components, Architecture, Infrastructure, and Launching from the Helm Chart in Minikube
GitLab: Components, Architecture, Infrastructure, and Launching from the Helm Chart in Minikube
Git

8 min read


Published in ITNEXT

·Jan 29

Kubernetes: Cluster Cost Monitoring — Kubernetes Resource Report and Kubecost

The very useful thing is to monitor how efficiently the cluster is being used, especially if applications are deployed by developers who do not delve into requests much and set inflated values ​​"in reserve". A reserve, of course, is needed - but simply requesting resources is a bad idea. For…

Kubernetes

11 min read

Kubernetes: Cluster Cost Monitoring — Kubernetes Resource Report and Kubecost
Kubernetes: Cluster Cost Monitoring — Kubernetes Resource Report and Kubecost
Kubernetes

11 min read


Published in ITNEXT

·Jan 15

Kustomize: managing Kubernetes manifests — an overview, and examples

Kustomize is a configuration management tool for Kubernetes that allows you to use common sets of manifests that can be changed for each specific environment/cluster, and can be an alternative to (or complement) Helm templates. The general concept of Kustomize is “where, what, and how”: “where” is a base manifest…

Helm

7 min read

Kustomize: managing Kubernetes manifests — an overview, and examples
Kustomize: managing Kubernetes manifests — an overview, and examples
Helm

7 min read


Published in ITNEXT

·Jan 15

BASH: using functions, with examples

In fact, a function in bash is a regular variable, but with more features. The main use is when the same code needs to be used several times and/or in different related scripts. Declaring and calling a function The function is declared like this: function function_name () { function body } Or: function one {…

Bash

7 min read

BASH: using functions, with examples
BASH: using functions, with examples
Bash

7 min read


Published in ITNEXT

·Jan 15

BASH: using loops — for, while, until, with examples

Brief description of the difference in the Bash loop types: for– will perform an action as long as there are objects to perform (for example, reading a stream from a stdin, file, or function); while- will perform an action as long as the condition is true; until– will be executed…

Bash

5 min read

BASH: using loops — for, while, until, with examples
BASH: using loops — for, while, until, with examples
Bash

5 min read

Arseny Zinchenko (setevoy)

Arseny Zinchenko (setevoy)

467 Followers

Cloud Infrastructure and DevOps engineer

Following
  • KubeSphere

    KubeSphere

  • Anton Babenko

    Anton Babenko

  • ismail yenigül

    ismail yenigül

  • Nicolai Antiferov

    Nicolai Antiferov

  • Некоммуникабельность

    Некоммуникабельность

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech