Konstantinos Tsakalozos
3d0cd4d4e9
Prepare for v1.21 ( #2156 )
2021-04-09 07:44:22 +03:00
Konstantinos Tsakalozos
4737d85f89
Update README.md ( #1810 )
2020-12-11 16:21:45 +02:00
Gábor Lipták
2088de9c95
Correct Travis badge in README ( #1616 )
2020-10-02 11:12:01 +03:00
Konstantinos Tsakalozos
ee81fa64f1
Update shield to 1.19
2020-09-15 12:32:57 +03:00
Konstantinos Tsakalozos
5d09320265
Update readme 1.18 badge ( #1089 )
2020-04-03 11:53:22 +03:00
Joe Borg
575d4159df
Pass through subcommands as if there were called directly ( #1057 )
2020-03-25 09:54:07 +02:00
Konstantinos Tsakalozos
eeca8ed912
Update README.md
2019-12-11 23:17:23 +02:00
Konstantinos Tsakalozos
8ff866b58a
Update readme with 1.16 shield
2019-10-01 11:19:18 +03:00
Mauricio Faria de Oliveira
f383555e64
Remove dangling double quotes ( #693 )
...
Remove the dangling double quotes from this command line: sudo usermod -a -G microk8s <username>" .
2019-10-01 10:22:10 +03:00
Tim Van Steenburgh
6319af3a2b
Remove dangling backtick
2019-08-29 09:02:22 -04:00
Dimitri John Ledkov
cb23d10556
Update README.md ( #617 )
2019-08-29 09:01:15 -04:00
Konstantinos Tsakalozos
d3bd16d115
Allow users to be in the microk8s group in addition to using sudo ( #608 )
2019-08-23 01:11:55 +03:00
markshuttle
5c5bf931d1
Hi folks - more tweaks to docs ( #582 )
2019-08-06 18:22:44 +03:00
markshuttle
2cd2410837
Tweak README ( #575 )
2019-08-03 09:43:25 -04:00
Konstantinos Tsakalozos
a2ee35b701
Update README.md
2019-08-01 15:52:26 -04:00
Tim Van Steenburgh
519b4de272
readme edits
2019-08-01 14:57:36 -04:00
Tim Van Steenburgh
c481c75894
Remove broken badge from readme
2019-08-01 14:56:09 -04:00
Tim Van Steenburgh
f535fdfca2
Fix readme typo
2019-08-01 14:55:14 -04:00
Tim Van Steenburgh
cceb950a00
readme edits
2019-08-01 14:54:52 -04:00
Tim Van Steenburgh
6c415211fa
readme edits
2019-08-01 14:50:34 -04:00
Konstantinos Tsakalozos
d3515ac79b
Update the README ( #571 )
2019-08-01 14:40:26 -04:00
Konstantinos Tsakalozos
9588778b82
Update README.md
2019-06-25 11:46:07 +03:00
Ola Theander
8e44f3b12b
Added support for Knative ( #320 ) ( #501 )
2019-06-13 14:55:56 +03:00
Konstantinos Tsakalozos
8cbb4d30f5
Remove user guide from docs ( #471 )
...
* Remove user guide from docs
* Keep community file
2019-05-20 12:41:31 +02:00
Magne Rasmussen
0d46566813
RBAC addon ( #329 )
2019-05-15 17:04:18 +03:00
TheNotary
4dcb1f45bf
adds command to make iptables -P FORWARD ACCEPT save ( #462 )
...
* adds command to make iptables -P FORWARD ACCEPT save
* adds note about persistent IP Table changes in inspect
2019-05-10 09:01:49 +03:00
Konstantinos Tsakalozos
05e546be78
Local certification badge ( #450 )
2019-05-02 13:21:44 +03:00
Konstantinos Tsakalozos
f35601ab61
Working with registries ( #446 )
...
* Working with registries
2019-04-30 09:55:06 +03:00
balchua
f83c6b0cac
Feature - linkerd addon. ( #352 )
...
* add linkerd addon.
* download linkerd during enable. to minimize the size of the snap binary. Also allow arguments to be passed during enabling of addon.
* delete all binaries in /bin during reset.
* delete binaries inside SNAP_DATA/bin during reset.
* check if SNAP_DATA/bin directory exist then delete the directory on reset.
2019-04-19 19:37:08 +03:00
Chaitanya Munukutla
43553e7237
Update README.md
...
Fixed typos and other minor changes
2019-04-19 10:18:07 +05:30
Konstantinos Tsakalozos
87b32c43fb
Update the build instructions to use LXC containers ( #366 )
2019-03-23 16:24:54 +02:00
Konstantinos Tsakalozos
25fdcc76a3
Update the 1.14 shield
2019-03-21 11:15:26 +02:00
Konstantinos Tsakalozos
eef8ecd259
Merge branch 'feature/access' into feature/containerd-access
2019-02-14 14:48:39 +02:00
Konstantinos Tsakalozos
806a86f730
Switch to containerd
2019-02-14 14:19:28 +02:00
Konstantinos Tsakalozos
cad4b43964
Doc fixes
2019-02-14 14:01:03 +02:00
Konstantinos Tsakalozos
fd5cff3659
Add community page with dissemination material ( #318 )
2019-02-14 10:56:04 +02:00
Konstantinos Tsakalozos
3156594f7a
The Jaeger Operator addon ( #232 )
...
* The Jaeger Operator addon
2019-02-01 12:58:42 +02:00
Konstantinos Tsakalozos
e686a882bb
Add fluentd addon ( #217 )
...
* Add flunetd addon
2019-02-01 11:36:01 +02:00
Konstantinos Tsakalozos
1a265d2d77
Add prometheus ( #202 )
...
* Add prometheus
2019-02-01 10:37:18 +02:00
Yasin Uslu
fe4c71bb18
Add troubleshooting section about log collectors ( #288 )
...
I'm migrating my application from docker-compose to kubernetes. While i was doing that i wanted to add efk stack to the mix. I spent some hours before i realized that i was trying to collect logs from an irrelevant docker daemon :)
2019-01-31 11:31:09 +02:00
Konstantinos Tsakalozos
46bce085fa
Document changing the upstream dns servers ( #226 )
2019-01-09 16:40:06 +02:00
James Wilson
1b82390ca4
Improve debug docs for network issues ( #241 )
2018-12-14 17:53:25 +02:00
Konstantinos Tsakalozos
65f62759c3
Update 1.13 badge in the README
2018-12-11 16:56:19 +02:00
Konstantinos Tsakalozos
d857886795
Fix reuse istio binaries ( #237 )
2018-12-11 11:08:49 +02:00
Konstantinos Tsakalozos
fa325201ef
Update README with MicroK8s ( #203 )
2018-11-23 16:10:25 +02:00
Konstantinos Tsakalozos
a2e18cd6ea
Put the certification budge on the README ( #195 )
2018-11-19 16:53:14 +02:00
Konstantinos Tsakalozos
65aa5ef8c5
Add status command ( #178 )
2018-11-19 16:52:51 +02:00
Konstantinos Tsakalozos
5acedf3c23
Add start stop commands ( #172 )
2018-11-19 09:37:41 +02:00
Konstantinos Tsakalozos
1864769ed4
Update passing tests number ( #171 )
2018-11-09 14:33:49 +02:00
Konstantinos Tsakalozos
c1990408ea
Adding ARM64 support ( #154 )
...
* Handle http_proxy and etcd unsupported arm warning
* Parametrise dns addon for cpu architecture
* Parametrise the dashboard for architectures
* Resizer from cdkbot
* Ingress and metrics server
* Single enable/disable function
* Remove gpu addon
* Istio is only for amd64
* Storage addon to use the right image
* Registry for arm64
* Work on the tests
* Make sure dockerd-env is available after an upgrade
2018-11-07 11:12:44 +02:00