Skip to content

Instantly share code, notes, and snippets.

View jbdoumenjou's full-sized avatar

Jean-Baptiste Doumenjou jbdoumenjou

View GitHub Profile
@jbdoumenjou
jbdoumenjou / README.md
Last active November 4, 2019 13:24
k8s crd services

Purpose

This gist contains examples of yaml configurations for the service load balancing in the k8s crd provider.

Goal

The goal is to expose:

  • a "user friendly" configuration (with potentialy complex usecases)
  • avoid confusion between K8s native objects and Traefik one

Keybase proof

I hereby claim:

  • I am jbdoumenjou on github.
  • I am jbdcontainous (https://keybase.io/jbdcontainous) on keybase.
  • I have a public key ASDaDjEWgTHe-_x3lDdHV8IQ52lIOUvIsa4Uygo_Uu6bhQo

To claim this, I am signing this object:

@jbdoumenjou
jbdoumenjou / gist:2400759
Created April 16, 2012 18:55
ExtensionBuildError due to missing libpq-dev
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
/home/jb/.rvm/rubies/ruby-1.9.3-p125/bin/ruby extconf.rb
checking for pg_config... no
No pg_config... trying anyway. If building fails, please try again with
--with-pg-config=/path/to/pg_config
checking for libpq-fe.h... no
Can't find the 'libpq-fe.h header
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of