Giter Site home page Giter Site logo

gardener-attic / dnslb-controller-manager Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 2.0 7.19 MB

The DNS Load Balancer Controller Manager hosts kubernetes controllers managing DNS entries acting as kind of load balancer. Depending on health checks on explicitly maintained endpoints the endpoints are added or removed from an DNS entry.

License: Other

Shell 17.13% Makefile 3.37% Dockerfile 0.40% Go 79.10%
aws dns gardener golang kubernetes kubernetes-controller loadbalancer

dnslb-controller-manager's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dnslb-controller-manager's Issues

Documentation issue on page "https://github.com/gardener/dnslb-controller-manager.git"

I know this is a odd-looking ticket....

Context: Integrating a gardener components documentation into a single place. The new gardener Landing page.

Bug: A table isn't rendered well with the jekyll or/and Hugo render engine.

Current Markdown didn't ends in a table rendering

|Name|Meaning|
|--|--|
|AWS_ACCESS_KEY_ID|The aws access key id|
|AWS_SECRET_ACCESS_KEY|The aws secret access key|

bildschirmfoto 2018-08-02 um 10 36 35


please add at least three '-' to the header line. Now it is rendered well with HUGO (the render engine used for the documentation of kubernetes.io)

Can be fixed with

|Name|Meaning|
|-----|-----|
|AWS_ACCESS_KEY_ID|The aws access key id|
|AWS_SECRET_ACCESS_KEY|The aws secret access key|

bildschirmfoto 2018-08-02 um 10 36 23


Page: https://github.com/gardener/dnslb-controller-manager.git
don't remove the link to the page. It's required for the processor

Unable to configure TXT records that are longer than 255

What would you like to be added:
We currently having issues with creating TXT record with over 255 characters in Route53.
We would appreciate it if you could follow AWS guidelines for management of TXT records that are longer than 255 chars( i.e. "splitting the string into multiple 255-char strings, a TXT value of up to 4000 chars is supported. ")
Guidelines: https://aws.amazon.com/premiumsupport/knowledge-center/route-53-configure-long-spf-txt-records/#:~:text=A%20TXT%20record%20contains%20one,TXT%20record%20is%204%2C000%20characters.โ€

Why is this needed:
The way we generate these records it sometimes exceeds 255 chars

Best regards,
Limor

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.