Skip to content
View silashansen's full-sized avatar
Block or Report

Block or report silashansen

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 Loading

  1. bmw_notify bmw_notify Public

    BMW Notify is a simple lambda container image that will notify you if you forgot to lock your car.

    Python 1

  2. ES Scroll Query Helper ES Scroll Query Helper
    1
    public static void Main()
    2
    {
    3
        var esClient = new ElasticClient(new Uri("http://localhost:9200"));
    4
    
                  
    5
        var response = esClient
  3. kubernetes/kops kubernetes/kops Public

    Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management

    Go 15.7k 4.6k

  4. NVIDIA/gpu-operator NVIDIA/gpu-operator Public

    NVIDIA GPU Operator creates/configures/manages GPUs atop Kubernetes

    Go 1.6k 274

  5. Nginx Increase max no of open files ... Nginx Increase max no of open files limit - Ubuntu 16.04
    1
    # maximum capability of system
    2
    user@ubuntu:~$ cat /proc/sys/fs/file-max
    3
    708444
    4
    
                  
    5
    # available limit
  6. ha_blueprints ha_blueprints Public