Skip to content
View SimonRTC's full-sized avatar
🎵
❤️ <|°_°|>
🎵
❤️ <|°_°|>

Organizations

@scmscloud
Block or Report

Block or report SimonRTC

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
SimonRTC/README.md

Hi, I'm Simon!

DevOps Enginner at Groupe Sigma

Linkedin: simon-malpel GitHub Thaiane

A little more about me...

apiVersion: portfolio.simonmalpel.fr/v1
kind: Self
metadata:
  name: primary
  labels:
    app.kubernetes.io/name: "Simon Malpel"
    app.kubernetes.io/version: "v1.69.7"
    app.kubernetes.io/managed-by: "itself"
  annotations:
    config.simonmalpel.fr/golang: "expert"
    config.simonmalpel.fr/lua: "expert"
    config.simonmalpel.fr/python: "experienced"
    config.simonmalpel.fr/php: "experienced"
    config.simonmalpel.fr/java: "deprecated"
    config.simonmalpel.fr/javascript: "experienced"
    config.simonmalpel.fr/typescript: "experienced"
    config.simonmalpel.fr/rust: "beginner"
spec:
  image: registry.simonmalpel.fr/library/self:v1.69.7
  resources:
    requests:
      memory: "512Gi"
      cpu: "56"
    limits:
      memory: "1024Gi"
      cpu: "112"
  persistentVolumeClaim:
    storageClassName: brain
    capacity:
      storage: 1000000Gi
    accessModes:
      - ReadWriteOnce
    hostPath:
      path: "/dev/sda1"

Feel free to drop a line if you'd like to connect! I'm always up for meeting new people and saying hi! :)


Pinned

  1. kubeception kubeception Public

    kubeception is an advanced project leveraging Kubernetes architectures to provide a robust API for creating and managing Kubernetes clusters.

    Go

  2. cloudshell cloudshell Public

    Forked from zephinzer/cloudshell

    Xterm.js with a Go backend meant for use in containers

    Go

  3. blog blog Public

    Welcome to my blog!

  4. myDrive myDrive Public archive

    Forked from subnub/myDrive

    Node.js and mongoDB Google Drive Clone

    JavaScript