cloud · IBM Cloud · linux · power · PowerVS · ppc64le

ibmcloud powervs: get the email of a given powervs service owner

cloud · container · kubernetes · openshift · power · ppc64le · tekton

tekton: no endpoints available for service “tekton-pipelines-webhook

If you see an error like the above one during your Tekton deployment, you can use the steps provided here to fix it. Issue: Solution:

cloud · container · docker · github actions · linux · power · ppc64le · x86_64

CICD: building multi-arch container images with GitHub Actions

The world is multi-arch and you can easily leverage it!

aws · cloud · linux · power · ppc64le · python

cloud: aws cli on ppc64le

Do you work with AWS? Do you work with IBM Power? Do you need to work with AWS from IBM Power? He is how you can build and install the CLI on ppc64le. First things first: get a Power VM for FREE at Minicloud. Once you have you VM up and running you can start… Continue reading cloud: aws cli on ppc64le

cloud · container · openshift · power · ppc64le

openshift on ppc64le: check whether or not the storage of a node is good enough for etcd

The image used in this test is hosted at quay.io/rpsene/ocp-perf-tools-ppc64le:v1 and the source code at https://github.com/rpsene/images/tree/ppc64le/etcd-perf.

gitlab · linux · power · ppc64le

ppc64le: building GitLab Runner

To build GitLab Runner for ppc64le you can run the following steps in a x86_64 machine with Ubuntu 20.04:

linux · power · python

ppc64le: build rpkg on centos8

rpkg is a python library for dealing with rpm packaging in a git source control.

cloud · IBM Cloud Private · kubernetes · linux · openstack · power · ppc64le

linux: Installing IBM Cloud Private CE

Wondering to install IBM Cloud Private Community Edition 3.1.0 as a single node? Take a look at this video and learn how easy it is:  

cloud · IBM Cloud Private · kubernetes · linux · power · ppc64le

linux: IBM Cloud Private with GlusterFS

You can easily configure and install an IBM Cloud Private Cluster with GlusterFS for data persistence. See how it can be done by watching the video below:

cloud · container · linux · power · ppc64le

ppc64le: Minio on Power

Minio is a high performance distributed object storage server, designed for large-scale private cloud infrastructure. Recently, while investigating alternatives to replace S3 on a Travis CI Enterprise setup I got Minio as an option. However, Minio wasn’t ported to Power, so my first step was to port it (which was very easy I would say).… Continue reading ppc64le: Minio on Power