kyv

Results 7 issues of kyv

Please consider this pull request to setup firewall. The firewalls are configured following these indications: https://coreos.com/kubernetes/docs/latest/kubernetes-networking.html we also: * allow port 80 on workers * allow port 22 on master...

I see serveral permission warnings related to the service files installed via this terraform config. We are setting those to `0755`. The warning found via `journalctl` states that these service...

Please consider this pull-request which adds an nginx-ingress-controller to kubernetes. This pull-request is dependent on #43 and #44 but I thought you'd like to have those separated out as they...

In the mongodb shell I get no results if I try to pass a query such as the following: `{ endret: { $gte: "2014-01-01T00:00:00.000Z" } }`. However, this does work...

I would like to document objects. But meteor-jsdoc seems to strip them out. My primary intrest is to document my schema (simpleSchema) but I think I should be able to...

hi, I have a local repo in which i edit markdown and save binary files. And a remote repo which i push to. Both repos are configured to use git-media...

from the README: Checkouts that reference media you don't have yet will try to be automatically downloaded, otherwise they are downloaded when you sync. Does this mean that if i...