Skip to content
View juanbrny's full-sized avatar

Sponsoring

@Conan-Kudo

Organizations

@SUSE
Block or Report

Block or report juanbrny

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. talks talks Public

  2. SUSE-Technical-Marketing/fleet-job-deployment-examples SUSE-Technical-Marketing/fleet-job-deployment-examples Public

    Examples of Kubernetes Jobs deployment strategies with Rancher Fleet

    1

  3. SUSE-Technical-Marketing/harvester-terraform SUSE-Technical-Marketing/harvester-terraform Public

    This repo is meant to test the terraform provider for Harvester HCI

    HCL 10 8

  4. Script that gathers the list of all ... Script that gathers the list of all objects defined in all the namespaces the user running the script has access to. If also dumps the object definitions. Usefull to debug customer clusters we don't have access to.
    1
    #!/bin/bash
    2
    set -e
    3
    set -u
    4
    #Debug mode only: set -x
    5
    
                  
  5. rancherlabs/support-tools rancherlabs/support-tools Public

    Shell 129 76

  6. salt salt Public

    Forked from SUSE/caasp-salt

    A collection of salt states used to provision a kubernetes cluster

    SaltStack