Skip to content

rsct #411

@kitty-catt

Description

@kitty-catt

on the bastion:

yum install http://public.dhe.ibm.com/software/server/POWER/Linux/yum/download/ibm-power-repo-latest.noarch.rpm
yum install -y rsct.basic rsct.core rsct.core.utils rsct.opt.storagerm usrsctp

on the ocp nodes, it seems to me that this would go via machineconfig one day.

Currently only usbguard is available according to the docs.

In pseudo code ():

apiVersion: machineconfiguration.openshift.io/v1
kind: MachineConfig
metadata:
  labels:
    machineconfiguration.openshift.io/role: worker
  name: 80-worker-extensions
spec:
  config:
    ignition:
      version: 3.1.0
  extensions:
    - rsct.basic 
    - rsct.core 
    - rsct.core.utils
    - rsct.opt.storagerm
    - usrsctp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions