Code Monkey home page Code Monkey logo

ibm-common-service-webhook's Introduction

ibm-common-service-webhook

It is a pod preset mutating admission webhook for the ibm-common-service-operator. Check the design document here. This operator is from implement of podpreset

In order to solve the a known dns issue which causes a 5 seconds dns resolving delay in the Openshift and Kubernetes.

This webhook will add dnsconfig into the pods

template:
  spec:
    dnsConfig:
      options:
        - name: single-request-reopen

Supported platforms

  • Red Hat OpenShift Container Platform 4.2 or newer installed on one of the following platforms:

    • Linux x86_64
    • Linux on Power (ppc64le)
    • Linux on IBM Z and LinuxONE

Operator versions

The operator version is 0.0.1

Quick start guide

Use the following quick start commands for building and testing the operator:

make install

Debugging guide

Use the following commands to debug the operator:

oc describe deploy <ibm-common-service-webhook pod> -n ibm-common-services
oc logs <ibm-common-service-webhook pod>
oc get MutatingWebhookConfiguration mutating-webhook-configuration -oyaml

ibm-common-service-webhook's People

Contributors

horis233 avatar daniel-fan avatar zhuoxili avatar qpdpq avatar bluzarraga avatar bitscuit avatar ashank07 avatar stevemar avatar ycshen1010 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.