Nick's Blog

Yet another technical blog

Skip to content
Menu
  • Home
  • Privacy Policy

Author: NICK

EKS

Error: Your query returned no results. Please change your search criteria and try again.

Posted on July 8, 2019July 8, 2019 by NICK

Today I’m trying to use terraform to build a eks cluster. I was following the official terraform AWS EKS Introduction documentation. I got everything setup…

helm

How to get helm autocompletion work with your zsh

Posted on June 23, 2019 by NICK

You have probably noticed that helm autocompletion does not work by default. You have to configure it manually. I created the following bash script that…

wordpress

WordPress Revolution slider not showing properly on mobile

Posted on June 23, 2019June 23, 2019 by NICK

Today I’m working on one of my client’s project. And that was design a revolution slider on their home page. For some reason, the text…

Azure

Solve Terraform storage lock error in Azure

Posted on June 18, 2019June 18, 2019 by NICK

Today I’m working on a terraform creation for one of my clients. They using Azure Storage as their terraform backend. When I was working on…

Groovy

Groovy error WARNING: An illegal reflective access operation has occurred

Posted on June 10, 2019June 10, 2019 by NICK

Today I installed groovy on my new laptop with JVM 12. I downloaded Java from the official website and install groovy via brew brew install…

gcp

Pods in GKE keep restarting after reload browser OOMkilled

Posted on May 28, 2019May 28, 2019 by NICK

Today I came across an issue when our development team told me that the web app failed after browser reload. My reaction without thinking was…

gcp

Create a custom IAM role by using YAML and flags in GCP

Posted on May 22, 2019May 22, 2019 by NICK

To create a custom role, a caller must possess iam.roles.create permission. By default, the owner of a project or an organization has this permission and can create…

gcp

Understanding IAM Custom Roles in GCP

Posted on May 22, 2019May 22, 2019 by NICK

Cloud IAM also provides the ability to create customized Cloud IAM roles. You can create a custom Cloud IAM role with one or more permissions…

jenkins

Resolve Jenkins does not receive webhook from GitHub

Posted on May 9, 2019May 9, 2019 by NICK

Today I was setting up a test project to allow Jenkins to receive the GitHub webbook when people commit their code. This is actually a…

jenkins

Use Jenkins in GCP to connect to GitHub and receive webhooks

Posted on May 5, 2019May 5, 2019 by NICK

I created a Jenkins compute instance based on Google Click to Deploy. It’s a deployment that include vm instance and the jenkins application. You will…

Posts navigation

Previous Page Page 1 … Page 4 Page 5 Page 6 … Page 33 Next Page

Recent Posts

  • Azure DevOps pipeline – Pass variable from sub-template to the main pipeline
  • failed to install CRD crds/crd-alertmanagerconfigs.yaml
  • Error: UPGRADE FAILED: create: Secret sh.helm.release.v1.prometheus.v42 is invalid: data: Too long: must have at most 1048576 bytes
  • AKS Thanos mtls setup – tls: failed to parse private key
  • Prometheus operator alertmanager not reload or not created
© Copyright 2025 – Nick's Blog
Wisteria Theme by WPFriendship ⋅ Powered by WordPress