Pinned Loading
-
boxupp
boxupp PublicForked from BoxUpp/boxupp
Browser based interface to manage your Vagrant environments
JavaScript
-
bpfps
bpfps PublicForked from genuinetools/bpfps
A tool to list and diagnose bpf programs. (Who watches the watchers..? :)
Makefile
-
Gitlab CI Pipeline for Minikube test...
Gitlab CI Pipeline for Minikube test/deploy 1stages:
2- test
3- deploy
45variables:
-
Cloud Init Script for setting up Min...
Cloud Init Script for setting up Minikube 1#!/usr/bin/env bash
23set -e
45# Install system dependencies
-
Terraform script for publicly access...
Terraform script for publicly accessible EC2 instance 1data "template_file" "init" {
2template = "${file("${path.module}/setup.sh")}"
3}
45resource "aws_instance" "esk8s_instance" {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.