Commit Graph

71 Commits

Author SHA1 Message Date
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
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
Dan Williams
7066439e38 Use typed error when kubernetes network is missing
Matching error text is error-prone, so use a typed error instead.
2017-12-05 06:29:46 -06: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
91f7c7c02d
Merge and updated the PR#8 (#27)
* Fix retrying DEL failure bug

* bug fix for consuming net conf file doesn't exist

Change-Id: I810dc308285437d167fa74ca1f63c71dad999f26
2017-11-09 17:55:37 +00:00
Kuralamudhan Ramakrishnan
a0c23d3ed9
Add files via upload 2017-11-03 17:11:24 +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
a9a0e808ee
inc multus crd usage diagram 2017-11-02 16:35:00 +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
Kuralamudhan Ramakrishnan
fe47519451 Merge pull request #24 from PrashantSunkari/master
Updating README to improve readability
2017-10-25 09:26:52 +01:00
Prashant Sunkari
59c4f095c8 Merge pull request #2 from PrashantSunkari/PrashantSunkari-cleaningUpReadme
Updating TOC and testing subsections
2017-10-24 13:17:27 -07:00
Prashant Sunkari
265589f846 Updating TOC in Readme
Updating TOC and testing subsections
2017-10-24 13:12:25 -07:00
Prashant Sunkari
96ab1c18f7 Merge pull request #1 from PrashantSunkari/PrashantSunkari-cleaningUpReadme
WIP: Grouping testing related information of README
2017-10-24 13:06:47 -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
Kuralamudhan Ramakrishnan
454daad880 Merge pull request #22 from s1061123/fix-readme
Fix typo in README.md
2017-10-11 10:19:53 +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
833a064001 Merge pull request #21 from Intel-Corp/pr-issue#19
fix the cmdDel interface bug
2017-10-05 15:56:24 +01:00
kuralamudhan ramakrishnan
fe50bb89ff fix the cmdDel interface bug
Change-Id: Ie266603cff714998dd29bb62e3aa6de531b46c23
2017-09-28 15:43:26 +01:00
Kuralamudhan Ramakrishnan
a4fcc2ef7f Update CONTRIBUTING.md 2017-09-26 13:53:10 +01:00
Kuralamudhan Ramakrishnan
fa7c3d0a84 Update CONTRIBUTING.md 2017-09-26 13:52:39 +01:00
Kuralamudhan Ramakrishnan
8777509d60 Create CONTRIBUTING.md
With references to the #18 issue
2017-09-26 13:50:20 +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
swatisehgal
f387569a8b Merge pull request #15 from Intel-Corp/dev/defaultcninet
Bug fix to provide default CNI networking.
2017-08-11 17:31:17 +01:00
kuralamudhan ramakrishnan
088647ee41 provide default network for pod spec without network annotation 2017-08-11 17:24:43 +01:00
Kuralamudhan Ramakrishnan
e556ec685a Update multus.go
Copyrights updated with Intel  - Apache License 2.0
2017-07-21 13:37:50 +01:00
Kuralamudhan Ramakrishnan
2e3ba8ad87 Update README.md 2017-07-06 14:08:25 +01:00
Kuralamudhan Ramakrishnan
531b521c6f Merge pull request #13 from Intel-Corp/dev/multustprsupport
adding sample kubeconfig file for testing the Multus
2017-06-30 20:53:03 +01:00
Ramakrishnan, Kuralamudhan
a942436216 adding sample kubeconfig file for testing
Change-Id: I0ed3ceaae5d1a8b36affaa05ce830a3821eec7a0
2017-06-30 20:48:45 +01:00
Kuralamudhan Ramakrishnan
f84cee4f2a Update README.md for TPR based Network object 2017-06-30 19:48:41 +01:00
Kuralamudhan Ramakrishnan
a6fa203ca2 Merge pull request #12 from Intel-Corp/dev/multustprsupport
Adding Kubernetes TPR based Network Object support in Multus.
2017-06-30 14:42:14 +01:00
Ramakrishnan, Kuralamudhan
62dd63b06a adding custom TPR network support in pod 2017-06-29 17:19:09 +01:00
Ramakrishnan, Kuralamudhan
f523946d0b adding the glide Vendor Package Management support 2017-06-29 17:17:29 +01:00
Ramakrishnan, Kuralamudhan
08532f5af4 adding the glide Vendor Package Management support 2017-06-29 17:16:59 +01:00
Ramakrishnan, Kuralamudhan
557d35d977 adding the glide Vendor Package Management support 2017-06-29 17:15:54 +01:00
Ramakrishnan, Kuralamudhan
6b266a44f1 adding the glide Vendor Package Management support 2017-06-29 17:13:22 +01:00
Ramakrishnan, Kuralamudhan
402b43e0e0 adding the glide Vendor Package Management support 2017-06-29 16:56:22 +01:00
Kuralamudhan Ramakrishnan
1aec06ca55 Update README.md 2017-06-21 16:53:38 +01:00