by Henrik Loeser (data_henrik) | May 16, 2022 | administration, cloud, DB2, developer, Docker, IBM, ibmcloud, IT, Kubernetes, Python
De-containerizing my stuffBy following my blog posts (here or at the IBM Cloud site) or my code samples, you might know that many of my apps are coded in Python. Moreover, many projects involve IBM Db2 (see "How to connect from Python to Db2"). With Docker and other...
by Henrik Loeser (data_henrik) | May 10, 2022 | IBM, ibmcloud, IT, Kubernetes
Path-based routing with TraefikIn a recent blog post, I mentioned that I use the traefik edge router / reverse proxy to put a custom domain in front of my IBM Cloud Code Engine apps. Today, I want to share details on how I configured path-based routing, i.e.,...
by Henrik Loeser (data_henrik) | May 5, 2022 | cloudfoundry, IBM, ibmcloud, IT, Kubernetes, serverless
Output of a IBM Cloud Code Engine appA custom domain, e.g. somethin like myapp.example.com, always puts a nice touch on an app. Often, it is required for corporate identity. Still, not all services offer that capability. As written, I recently migrated some apps from...
by Henrik Loeser (data_henrik) | Mar 24, 2022 | administration, cloud, IBM, ibmcloud, IT, Kubernetes, serverless
Code Engine app with green revisionFrom reading my past post on migrating from Cloud Foundry to Code Engine, you probably guessed that I am currently working with IBM Cloud Code Engine. One of the topics I looked into the past few days is advanced configuration of my...
by Jonathan Gnagy | Jun 17, 2020 | Docker, Featured, Kubernetes, PostgreSQL, RDBMS
I recently discovered an interesting (and frustrating) issue while running PostgreSQL in Kubernetes. While the issue technically isn’t specific to Kubernetes, per se, it is certainly easy to encounter in Kubernetes for users of the official PostgreSQL Docker...
Recent Comments