Purplecarrot
Home
Containers
Development
Linux
Links icon
GitHub QuickRef
About
  • Getting Along with the OpenShift Machine Config Operator

    Dec 19, 2021 · 13 min read · Kubernetes OpenShift Linux
    Getting Along with the OpenShift Machine Config Operator

    When I'm working with the Machine Config Operator (MCO) in OpenShift, and frequently typing oc describe mcp and oc get mcp, I'm often reminded of the MCP (Machine Control Program) in the film Tron. I like the idea behind the MCO, and when it's working it's great, but perhaps this association in my mind is not only …

    Read More
  • Breaking into your OpenShift Cluster

    Oct 30, 2021 · 4 min read · Kubernetes OpenShift Linux
    Breaking into your OpenShift Cluster

    Of course, this really shouldn't happen right? You're a responsible IT professional, and your OpenShift cluster is configured with multiple authentication methods, and a secure backup of a kubeconfig file with the system:admin user certificates for passwordless login? Except sometimes it does. In my day job, we have a …

    Read More
  • Does Alpine resolve DNS properly?

    Sep 4, 2021 · 5 min read · Kubernetes OpenShift Linux
    Does Alpine resolve DNS properly?

    To anybody who has ever used containers, Alpine is a well known base operating system layer to many popular and widely used container images in use today. By design, it's a cut down minimal OS layer using the excellent busybox and musl libc C library. By using these alternatives to GNU Coreutils and GNU glibc C …

    Read More
  • Practical Tekton

    Sep 12, 2020 · 10 min read · Tekton Pipelines Development
    Practical Tekton

    Introduction This post gives an overview of Tekton based on my initial testing and exploration of the project within a RedHat OpenShift (Kubernetes) cluster (using v4.4 and v4.5) My goal was to explore the new technologies to see if I could simplify the developer experience for our developers and users. A simple task: …

    Read More

Featured Posts

  • Getting Along with the OpenShift Machine Config Operator
  • Breaking into your OpenShift Cluster
  • Does Alpine resolve DNS properly?
  • Practical Tekton

Recent Posts

  • Getting Along with the OpenShift Machine Config Operator
  • Breaking into your OpenShift Cluster
  • Does Alpine resolve DNS properly?

Categories

DEVELOPMENT 14 LINUX 14 CONTAINERS 4 MISC 3

Tags

LINUX 17 PYTHON 10 DEVELOPMENT 3 GIT 3 GNOME 3 KUBERNETES 3 ONELINERS 3 OPENSHIFT 3 HARDWARE 2 OPENSTACK 2 SECURITY 2 BASH 1 INDEX 1 ONELINER 1
All Tags
BASH1 DEVELOPMENT3 GIT3 GNOME3 HARDWARE2 INDEX1 KUBERNETES3 LINUX17 ONELINER1 ONELINERS3 OPENSHIFT3 OPENSTACK2 PIPELINES1 PYTHON10 REGEX1 SECURITY2 SUBVERSION1 TEKTON1
[A~Z][0~9]
Purplecarrot

©purplecarrot.co.uk