Skip to content
View vutny's full-sized avatar
💭
Debian@Inspiron3521
💭
Debian@Inspiron3521
Block or Report

Block or report vutny

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. errbot-slack-st2 errbot-slack-st2 Public

    Errbot meets StackStorm in Slack. Docker containers included.

    Python 2 1

  2. Deploy HelloWeb application to Googl... Deploy HelloWeb application to Google Kubernetes Engine with managed certificate
    1
    =======================
    2
    HelloWeb example on GKE
    3
    =======================
    4
    
                  
    5
    Google Cloud Platform requirements
  3. stackstorm-infra stackstorm-infra Public

    Infrastructure on Demand

    1

  4. Push local Docker images to Google C... Push local Docker images to Google Cloud Registry
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    # Exit immediately on error
    4
    set -o errexit
    5
    # All variables should be explicitly declared
  5. Install Amazon ECR Docker Credential... Install Amazon ECR Docker Credential Helper on GNU/Linux x86_64/amd64
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    # install-docker-credential-ecr-login.sh
    4
    #
    5
    #   Install and configure AWS CLI v2 and the Amazon ECR Docker Credential Helper
  6. kube-efk kube-efk Public

    Centralized logging system for Kubernetes using EFK stack (ElasticSearch, Fluent Bit and Kibana)