@lysender
  • Home
  • About
  • Portfolio
  • Contact

Lysender's Daily Log Book

Life, programming, trading and everything in between

jenkins-x, kubernetes

Jenkins-X – Splitting npm tests for faster build time

  • lysender
  • May 4, 2021
Jenkins-X – Splitting npm tests for faster build time

Our code base has grown significantly and we noticed that our build and deployment process took too long to complete. We even encountered memory exhausted errors before but we managed […]

Read more No Comments
Personal Blog

New WordPress Theme for 2021

  • lysender
  • April 24, 2021

It’s been ages since I updated my WordPress theme. My previous theme was a customized WordPress 2010 theme. Due to its old design and comments suddenly stopped showing, I decided […]

Read more No Comments
MongoDB

MongoDB Backup And Restore

  • lysender
  • April 21, 2021

The simplest way to backup and restore MongoDB data is to use bson dumps. This is achieved by using the mongodump and mongorestore utilities and works best for small databases. […]

Read more 2 Comments
MongoDB

MongoDB – Query Array Property of Objects

  • lysender
  • April 15, 2021

Yesterday, I was having difficulty creating a MongoDB query for a group membership collection where I wanted to filter groups where the user belongs and having a specific role. Below […]

Read more No Comments
kubernetes

Google Cloud and Kubernetes – cost ridiculously high – try disabling logging

  • lysender
  • April 12, 2021

We have a new and shiny Google Cloud Project powered by Kubernetes and Jenkins-X as we moved away from our old project for some reasons. Everything was looking good until […]

Read more No Comments
kubernetes, MongoDB

Kubernetes – MongoDB – ReplicaSet – Recovering from a failed op logs replay

  • lysender
  • April 12, 2021

Last Sunday, all of our MongoDB replicas are down and seems to be in an endless loop of shutting down, restarting and shutting down again. Here are the infrastructure details: […]

Read more No Comments
jenkins-x, kubernetes

Kubernetes, Jenkins-X and Helm Madness part 2

  • lysender
  • December 23, 2020

This post is a continuation of my journey on kubernetes, jenkins-x and helm updates and deprecation issues. I’ll be focusing on the following error: Versions kubernetes – 1.16.15-gke.4300 kubectl client […]

Read more No Comments
jenkins-x, kubernetes

Kubernetes, Jenkins-X and Helm Madness part 1

  • lysender
  • December 22, 2020

Our kubernetes cluster is more than a year old and I’m the only one left to maintain it. Several things happened almost all at once and things started to break […]

Read more 1 Comment
NodeJS

Running Jest Debug on Windows – SyntaxError: missing ) after argument list

  • lysender
  • October 19, 2020

I’m using NestJS and the regular tests works smooth even in my Windows machine. However, when I tried running the debugging mode tests, especially since I’m trying to debug a […]

Read more 2 Comments
Uncategorized

The Dreaded node-gyp installation problem on Windows 10

  • lysender
  • October 14, 2020

Time and time again, I encounter this dreaded node-gyp installation problem for Windows. I used to get away with in but when the package depends on it, I have no […]

Read more 1 Comment

Posts navigation

1 2 3 … 42
@lysender Life, programming, trading and everything in between
  • Home
  • About
  • Portfolio
  • Contact
Follow us:
Eat, sleep, code, trade, repeat

Popular Posts

  • CentOS 7 + SELinux + PHP + Apache – cannot write/access file no matter what (95)
  • Kohana 3.1 Migration – Custom Error Pages (50)
  • Outlook Express 6 Outbox Not Moved To Sent Items (38)
  • Zend Framework on IIS with IIRF (31)
  • Barcode Printing via PHP (23)

Recent Posts

  • VirtualBox – Ubuntu 20 Guest – Shared Folder Not Working
  • Jenkins-X 3 and Helm – Creating Secrets Part 2 – Temporary Secrets
  • Jenkins-X 3 and Helm – Creating Secrets
  • Setting secrets for Dex in Jenkins-X and Kubernetes
  • Globe Broadband Aztech Router Admin Password

Recent Comments

  • nami on Zend Framework on IIS with IIRF
  • Oden on Jenkins-X 3 and Helm – Creating Secrets Part 2 – Temporary Secrets
  • roger on Sublime Text 4 – Pretty JSON not working anymore
  • Surender on Sublime Text 4 – Pretty JSON not working anymore
  • lysender on Sublime Text 4 – Pretty JSON not working anymore

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Home
  • About
  • Portfolio
  • Contact