vardhaman22
a528269caf
updated wrangler from v2 to v3
2024-06-04 15:32:09 +05:30
Chirayu Kapoor
dd137e4d0b
Update wrangler to wrangler/v2
...
Signed-off-by: Chirayu Kapoor <chirayu.kapoor@suse.com>
2024-01-19 15:31:34 +05:30
Ricardo Weir
20335edec8
Remove controller metrics
...
Norman metrics' labels have too high of a cardinality as they
include object key as a label. This is a problem because metrics
produces a data row for every combination of labels. This can
have a large impact on performance and is cautioned against in
the prometheus docs. Norman now uses lasso which has metrics with
matching functionality apart from the object key, so norman
metrics will be removed in favor of lasso metrics.
2022-04-27 11:45:54 -07:00
Anna Blendermann
c9509471e5
Start k3s with embedded etcd
2021-11-02 16:20:08 -04:00
Daishan
986dd5b2e4
Log k3s server logs to file
2021-05-13 13:46:56 -07:00
Darren Shepherd
8339c491a8
Fix local node name to "local-node"
2020-09-29 16:44:12 -07:00
Caleb Bron
014f4fa394
Enable coredns in k3s
...
Without this the rancher run docker container
has no DNS server.
2020-09-07 09:37:10 -07:00
Caleb Bron
0814837e93
k3s disable agent removal
2020-08-31 08:27:30 -07:00
Darren Shepherd
842289e01e
Fix non-Linux build
2020-02-12 15:26:36 -07:00
Darren Shepherd
732b9611fa
Refactor k8s startup to return ClientConfig
2020-02-12 14:04:40 -07:00
Brenda Rearden
9243731627
k3s options update
2020-02-04 17:16:55 -08:00
Dax McDonald
61e72a6bdb
Change Error to Errorf
2019-08-19 16:42:53 -07:00
Darren Shepherd
c02886cd48
Disable servicelb and enable scheduler
2019-08-19 14:39:07 -07:00
Darren Shepherd
07c964e242
Move to some wrangler utils and k3s
2019-08-19 10:14:05 -07:00
Darren Shepherd
947cf67811
Assign bearer token to InClusterConfig
2019-02-27 15:32:26 -07:00
Darren Shepherd
dec9be08bb
Fix no_etcd and k3s
2018-11-07 11:44:16 -07:00
Darren Shepherd
732706164d
Remove hard dependency on k3s
2018-10-31 10:18:56 -07:00
Darren Shepherd
9b1f7db6f0
Fix k3s issues
2018-10-24 16:21:28 -07:00
Darren Shepherd
a47569f599
Move packages from rancher/rancher to norman
2018-10-23 22:46:45 -07:00