Join us

ContentUpdates and recent posts about JobberBase..
Story
@foxutech shared a post, 3 years, 8 months ago

Argo CD Git Webhook Configuration

We have seen about ArgoCD sync configuration and part of that we have understand Argo CD polls the Git repositories every 3minutes to detect the changes done on the repo. In case if you wish to change the delay to quicker, you can configure the webhook events to send the poll to API server. Argo CD supports Git webhook notifications from all major providers in the market like GitHub, GitLab, Bitbucket, Bitbucket Server and Gogs. The following explains how to configure a Git webhook for GitHub and Gitlab, same process can be applicable to other providers.

0_iM6qa7YpwqnQOIQ1 (1).png
Story
@foxutech shared a post, 3 years, 8 months ago

Argo CD Sync Phases and Waves

Recently we have Argo CD Sync options with examples, part of that, there is additional options with sync, those are Phases and waves. Why this is matters? This is sometime very useful, if you are expecting some manifest on sequence or some order. Let’s see about Argo CD Phases and waves, in this section.

0_8VSdhG2X285EcZ1Z.png
Story
@foxutech shared a post, 3 years, 8 months ago

How to Provision Azure Resources using Crossplane

In our last post we have seen about Crossplane and its benefits. In this article, lets check how to provision an azure resource using Crossplane.

0_58dO-gz-jQtlmPMx.png
Story
@foxutech shared a post, 3 years, 8 months ago

Kubernetes DaemonSet — Explained

As we are seeing about Kubernetes resources and how to troubleshoot the Kubernetes issue with live demo. Part of that, in this article, we will have a look at the DaemonSet on Kubernetes.

0_TWc6ebYfGRxDXeKf.png
Story Trending
@filipisaci shared a post, 3 years, 8 months ago
Satc

Creating a Zabbix Low Level Discovery rule step-by-step

I have never found a good guide for how to create my own Zabbix LLD rule and create a template for that.

In this post I will take you through these steps.

So, how is it works? What we need for it works?

Story Mailtrap Team
@sofiatarhonska shared a post, 3 years, 8 months ago
Mailtrap

PHP Email Contact Form

#php  #email  #WebDev 

We explain how to build a contact form in PHP, step-by-step. Email validation, reCaptcha, saving inputs to a database, and, of course, ...

Story
@paramsingh1303 shared a post, 3 years, 8 months ago

Trees-Data Structure

In this blog, we will discuss about another data structure i.e. Trees

Story
@foxutech shared a post, 3 years, 8 months ago

Kubernetes CrashLoopBackOff — How to Troubleshoot

We have seen about imagepullbackofferror on last article, now let’s take a look on another familiar error on Kubernetes. If you are working on Kubernetes, this could be on the annoying error, you may experience multiple times. The error is nothing but Kubernetes CrashLoopBackOff, it is one of the common errors in Kubernetes, indicating a pod constantly crashing in an endless loop and either unable to get start or fail.

In this post will see how we can identify the cause of the issue and why we are getting CrashLoopBackOff error, and also, we will cover how you can solve this.

0_aR4qcDku5f9pCbMo.png
Story
@foxutech shared a post, 3 years, 8 months ago

Kubernetes ImagePullBackOff: Troubleshooting with Examples

Currently we are seeing how to troubleshoot the Kubernetes issue and related topics. Part of that, today let see another important error, you may have experienced sometime this error when you worked on the Kubernetes. This error could frustrate if you are unfamiliar with it, as this doesn’t have single reason to fail, there is varies possible reason beyond this error. Like that we have picked on the error which is nothing but “Kubernetes ImagePullBackOff error”, in this post, we are going to see what could be a reason for this error and how to troubleshoot it.

0_aDvfJnTdQfjzbpKx.png
Story
@foxutech shared a post, 3 years, 8 months ago

Argo CD Tracking Strategies

Continuous delivery(CD) is one on the key important for any software development team. We should please better to deliver the product to customer and also we should have better strategies, to handle any kind of situation. As CD has been grown very better now and GitOps helps us to expediate any releases and quicker, also it has is own challenges, so it is better to understand how we track the changes and implement it. Part of that, as we are mainly focusing Argo CD, In this will see what are tracking straegies Argo CD supports and how we can implement it with some sample demo. As Argo CD application spec provides several different ways of tracking Kubernetes resource manifests.

0_25ZPqMLiFshrbPUY.png

This tool doesn't have a detailed description yet. If you are the administrator of this tool, please claim this page and edit it.