Jeffrey Sica
16ef3316d8
updated footer formatting
2014-10-30 19:12:20 -04:00
Jeffrey Sica
2306992b7e
Created contrib/recipes
2014-10-30 19:08:46 -04:00
Satnam Singh
70245bc412
Fluentd example with Elasticsearch and Kibana in separate pods
2014-10-30 12:29:44 -07:00
Satnam Singh
260b7ea63e
Demo files for logging for Fluentd and GCP
2014-10-30 09:56:55 -07:00
Eric Paris
7522f194cb
Convert minion_ to kubelet_ in numerous docs
...
The example systemd services files, environment files, and the fedora
manual config doc all used numerous references to minion_. Many of
these are better named kubelet_. Convert them.
2014-10-29 14:38:52 -04:00
Colin Walters
13e1a5d28d
Update systemd unit and docs for s/minion_port/kubelet_port
...
This appears to have changed in
3160500940
2014-10-29 11:05:54 -04:00
Satnam Singh
ceced23aa3
A Docker image for Kibana designed to work with Kubernetes logging
2014-10-28 14:28:57 -07:00
Satnam Singh
44e4c8d7ad
Fluentd example with Elasticsearch and Kibana in the same pod
2014-10-27 22:15:02 -07:00
Johan Euphrosine
5f8bde781c
README: add todos
2014-10-22 16:54:39 -07:00
Filipe Brandenburger
97dd7302ac
Merge pull request #1877 from eparis/kubectl-completions
...
bash completions for kubectl
2014-10-22 08:04:56 -04:00
Johan Euphrosine
0e8804ee49
Merge pull request #1898 from jhadvig/podex_images
...
Podex handling multiple images
2014-10-21 17:44:39 -07:00
jhadvig
7851f5551c
Podex handling multiple images
2014-10-22 02:18:14 +02:00
Eric Paris
a160c0f06b
bash completions for kubectl
...
Support pre command flags:
--api-version=
-a, --auth-path=
--certificate-authority=
--client-certificate=
--client-key=
--insecure-skip-tls-verify=
--match-server-version=
-s, --server=
And commands:
get
describe
create
update
delete
Tries to be smart about things like
kubectl get -o template requires a template file
It also tries to accept both sigular and plural versions of all
resources. Even though it will only complete to the plural version.
2014-10-21 12:54:43 -04:00
Satnam Singh
01fa0616fd
Pass arguments to td-agent with unquoted spaces
2014-10-20 16:19:41 -07:00
Eric Paris
ecba9eed99
systemd example unit and environment files
2014-10-16 22:23:52 -04:00
Satnam Singh
bf2d4ebb33
Supply command line args to td-agent
2014-10-15 00:01:28 -07:00
Tim Hockin
542ea00d6e
Merge pull request #1765 from satnam6502/fluentd-gcp-image
...
Sending Docker container log files to GCP from fluentd
2014-10-14 08:59:32 -07:00
Satnam Singh
179e3f7fee
Separate build and push of images
2014-10-14 01:01:29 +00:00
Satnam Singh
57b8898dac
Source files for the kubernetes/fluentd-gcp image for sending Docker log files to GCP.
...
Sending Docker container log files with fluentd to GCP
Adjusted target match
Fix typo in Dockerfiles, separate build and push
2014-10-14 00:58:14 +00:00
Satnam Singh
bae504672c
Adjust Dockerfile, config file and set-up script with minor tweaks.
2014-10-14 00:18:12 +00:00
Satnam Singh
88dadeea43
Add README.md file for fluentd-elasticsearch image directory
2014-10-13 12:21:22 -07:00
Satnam Singh
d140c71a0d
Confess the horrible hack for outer host
2014-10-13 18:55:58 +00:00
Satnam Singh
c7447a719f
Fix tense for run.sh comment
2014-10-13 18:48:07 +00:00
Satnam Singh
a92dc444e6
Fix typo in plug-in
2014-10-13 18:46:14 +00:00
Satnam Singh
d7b1550d3d
Change target image to kubernetes/elasticsearch
2014-10-13 18:40:56 +00:00
Satnam Singh
303da8b036
Dockerfile and build script for fluentd-elasticsearch image
2014-10-13 18:27:39 +00:00
Satnam Singh
178a901db7
Source files for the fluentd-elasticsearch image.
2014-10-13 11:06:01 -07:00
Tim Hockin
af3983464c
move completions from misc to contrib
2014-10-07 22:20:32 -07:00
jhadvig
e7af7b52c7
podex - DOCKER_HOST envar check
2014-10-07 22:26:03 +02:00
Johan Euphrosine
8f40d603f9
podex: add build to travis
2014-10-02 18:02:19 -07:00
Johan Euphrosine
c0a2949219
podex: fix typo
2014-10-02 17:26:34 -07:00
Johan Euphrosine
ba9519f6e0
podex: cleanup maintainers
2014-10-02 17:25:57 -07:00
Johan Euphrosine
dbbe561a83
podex: gofmt -s
2014-10-02 10:57:30 -07:00
Johan Euphrosine
5aefc25dad
podex: add comment about image name parsing
2014-10-02 10:56:53 -07:00
Johan Euphrosine
dd571c5a76
podex: add TODO
2014-10-02 10:48:38 -07:00
Johan Euphrosine
02b12aff7a
podex: fix filename typo
2014-10-02 10:46:42 -07:00
Johan Euphrosine
4102e0d78d
podex: fix build and reject conflicting options
2014-10-02 10:46:18 -07:00
Johan Euphrosine
e5b3e41ef9
podex: move to contrib
2014-10-02 10:37:41 -07:00