Commit Graph

63 Commits

Author SHA1 Message Date
Michael Cambria
fa2e35c4d4 Fix logFile to match configuration json
The Logging Options section of README describes how to specify a file
to log to.  There is a typo, LogFile should be logFile to match the
json.

Fixes #177

Signed-off-by: Michael Cambria <mcambria@redhat.com>
2018-12-19 15:51:36 -05:00
Doug Smith
ae9a1a5c10 Default network readiness [NOTE: Conflict due to omitted commit during cherry pick for stable] 2018-11-01 22:41:56 +09:00
Kuralamudhan Ramakrishnan
959ffaac3b Update README.md 2018-11-01 22:41:56 +09:00
Kuralamudhan Ramakrishnan
346bed2d9d Update README.md 2018-11-01 22:41:56 +09:00
Nirmoy Das
635a275746 fix typo in the readme files 2018-09-12 18:09:51 +01:00
dougbtv
96d4d79d1f [docs] Remove coveralls badge from README 2018-08-28 08:56:43 +01:00
dougbtv
e43f06b61d [ci][coveralls] Adds coveralls code coverage during Travis CI run, adds CI badges 2018-08-17 17:45:19 +01:00
Kuralamudhan Ramakrishnan
ca15454d5b fixing the Network object shortname in readme.md
using `kubectl get network` throws error as follows:

```
 kubectl get network
error: the server doesn't have a resource type "network"
```

So fixing it.
2018-07-30 19:23:18 +01:00
Kuralamudhan Ramakrishnan
ed0e4b76a8 Update README.md (#110)
* Update README.md
2018-07-30 17:45:17 +01:00
dougbtv
b4a1a2ec67 [docs] README updates for v3.0 2018-07-30 15:32:12 +01:00
Doug Smith
926910af08 [docker-image] Adds a Docker image for distribution of Multus binary in a Docker image (#100) 2018-07-27 19:51:51 +09:00
Dan Williams
a4567df76a Update kubernetes.cni.cncf.io -> k8s.cni.cncf.io 2018-07-24 14:02:48 +01:00
Dan Williams
4f8c285520 k8sclient: Network -> NetworkAttachmentDefinition
To align with latest spec change clarifying the name of the CRD object.
2018-07-24 14:02:48 +01:00
dougbtv
9f7c91e56d [docs] Adds documentation for logging enhancements in #90 2018-07-20 16:06:50 +01:00
Kuralamudhan Ramakrishnan
9dbd585d04 Updating the Readme file to reflect K8s NPWG CRD changes (#80)
update readme.md - tpr deprecated in k8s 1.7
2018-05-17 21:57:10 +01:00
Tomofumi Hayashi
215ddb5a1d Refine multus config file (masterplugin and always_use_default)
This fix removes 'masterplugin' and 'always_use_default' from
multus config file. default network, defined in
/etc/cni/net.d/*conf should be master and this network should be
used as default from network plumbing working group draft.
2018-05-11 17:39:43 +01:00
dougbtv
84b09de45d [docs][npwg] Examples directory & documentation 2018-04-25 14:16:50 -04:00
dougbtv
dc111cbdac [npwg] Prototype for default network, addresses #2 2018-04-04 14:54:41 -04:00
Tomofumi Hayashi
3e611010eb Merge branch 'master' of github.com:redhat-nfvpe/multus-cni into dev/add_if_name 2018-03-14 16:42:30 +09:00
Dave
6f6a4c20e6 Remove referecne to minions
The term "minion" was changed to "node" in 2014,  The discussion and eventual deprcation is documented on 
https://github.com/kubernetes/kubernetes/issues/1111

"A node is a worker machine in Kubernetes, previously known as a minion." - https://kubernetes.io/docs/concepts/architecture/nodes/

updating the documentation to reflect correct terminology
2018-02-28 11:58:58 +00:00
Kuralamudhan Ramakrishnan
452b2ede3c Update README.md 2018-01-04 20:58:10 +00:00
Kuralamudhan Ramakrishnan
deddbd152c Update README.md 2018-01-04 20:50:05 +00:00
Kuralamudhan Ramakrishnan
6f9f5bc8e5 Update README.md 2018-01-04 17:59:03 +00:00
kuralamudhan ramakrishnan
45a17f782d networking plumbing wg crd changes 2018-01-04 17:55:34 +00:00
Kuralamudhan Ramakrishnan
1ea64694f2 Update README.md 2017-12-20 11:08:54 +00:00
Kuralamudhan Ramakrishnan
81b0018b47 Update README.md 2017-12-20 10:03:14 +00:00
Kuralamudhan Ramakrishnan
5c72ca9026 Update README.md 2017-12-20 10:01:56 +00:00
Kuralamudhan Ramakrishnan
13f3efac2e Update README.md 2017-12-12 11:08:22 +00:00
Wade Lee
b2d67c8909 Fix typo in README (#32) 2017-12-02 21:13:53 +00:00
Kuralamudhan Ramakrishnan
2ae1c3d58d Update README.md 2017-11-20 19:07:40 +00:00
Kuralamudhan Ramakrishnan
2ef11d6eec update typo errors 2017-11-03 17:07:09 +00:00
Kuralamudhan Ramakrishnan
4049d156e0 Update README.md 2017-11-02 16:37:21 +00:00
Kuralamudhan Ramakrishnan
e82778a267 Update README.md 2017-11-02 16:33:21 +00:00
Kuralamudhan Ramakrishnan
c57aca6037 Update README.md 2017-10-26 16:53:49 +01:00
Kuralamudhan Ramakrishnan
a2d350a495 Update README.md 2017-10-26 13:47:46 +01:00
Prashant Sunkari
265589f846 Updating TOC in Readme
Updating TOC and testing subsections
2017-10-24 13:12:25 -07:00
Prashant Sunkari
b728e117be WIP: Grouping testing related information of README
TODO:
 - will need to fix TOC
2017-10-24 13:06:12 -07:00
Prashant Sunkari
1adbe17e82 Adding TOC to README
Created by [gh-md-toc](https://github.com/ekalinin/github-markdown-toc)
2017-10-24 12:51:03 -07:00
Kuralamudhan Ramakrishnan
74e59eca55 Update README.md 2017-10-17 22:55:56 +01:00
Tomofumi Hayashi
59e3622d69 Fix typo in README.md
The diff just fixes the typo in README.md.
2017-10-11 13:37:01 +09:00
Kuralamudhan Ramakrishnan
ef3c26fd20 Update README.md 2017-10-06 09:01:43 +01:00
Kuralamudhan Ramakrishnan
f1bf15fff5 Update README.md 2017-10-05 17:44:52 +01:00
Kuralamudhan Ramakrishnan
0ad944aac9 Update README.md 2017-09-18 22:16:17 +01:00
Kuralamudhan Ramakrishnan
9db4183d64 Update README.md 2017-09-18 22:08:14 +01:00
Kuralamudhan Ramakrishnan
c316fb2790 Update README.md 2017-09-18 22:02:43 +01:00
Kuralamudhan Ramakrishnan
2e3ba8ad87 Update README.md 2017-07-06 14:08:25 +01:00
Kuralamudhan Ramakrishnan
f84cee4f2a Update README.md for TPR based Network object 2017-06-30 19:48:41 +01:00
Kuralamudhan Ramakrishnan
1aec06ca55 Update README.md 2017-06-21 16:53:38 +01:00
Kuralamudhan Ramakrishnan
f7041ba57d Update README.md with multiple flannel network
Added GitHub user YYGGui flannel multiple network information
2017-05-11 09:29:12 +01:00
Kuralamudhan Ramakrishnan
8b0c0946d6 Update README.md 2017-03-21 10:01:27 +00:00