cloudlens-k8s-webhook

command module
v0.0.0-...-36dfd49 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 9, 2019 License: Apache-2.0 Imports: 21 Imported by: 0

README

Cloudlens Webhook

Author: Michael Wan

Overview

A Golang Kubernetes admissions control webhook server

Dependencies

This project requires the following Golang dependencies:

  • Yaml (github.com/ghodss/yaml)
  • Glog (github.com/golang/glog)
  • k8s.io/api/admission/v1beta1
  • k8s.io/api/admissionregistration/v1beta1
  • k8s.io/api/core/v1
  • k8s.io/apimachinery/pkg/apis/meta/v1
  • k8s.io/apimachinery/pkg/runtime
  • k8s.io/apimachinery/pkg/runtime/serializer
  • k8s.io/kubernetes/pkg/apis/core/v1

Building Image

  1. Replace [YOUR_DOCKER_HUB_ID] with your Docker account inside the build script
  2. Running the build script will push the image to Docker under the repo sidecar-injector in your account.

The webhook image has already been built and is currently hosted at michawan/sidecar-injector on the Docker hub

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL