Menu

Skip to primary content
  • Home
  • About

grep 'devops'

Posts by a novice devopsian

Tagged with Docker

Checking for vulnerabilities in Docker container images

It's very likely that you are using a Docker container image for cloud native application. In which case, you're probably also worry for possible security vulnerabilities in your base image. As part of my daily work (I work for IBM), I use the IBM Bluemix Container Registry service. This service … Continue reading →
July 2, 2017 Leave a reply

A cleaning strategy for a Docker registry

With the DevOps pipeline maturing and deployment of multiple containers for multiple micro-services taking place, it became evident quite quickly that space is running out and a cleaning strategy is needed. One way to do this is to clean the repository from images that are older than a set number … Continue reading →
April 23, 2017 Leave a reply

Deploying to a Kubernetes cluster

As you may know, Kubernetes is all the rage these days. Kubernetes. Its feature list is impressive and it is no wonder why it is the go-to system of orchestrating your containers. Kubernetes is an open-source system for automating deployment, scaling, and management of containerized … Continue reading →
April 22, 2017 Leave a reply
View Full Site
Proudly powered by WordPress