ben-toogood
|
5a88ea7247
|
runtime: resource limits (kubernetes implementation) (#1931)
* runtime: add resource limit CreateOptions
* util/kubernetes/client: implement support for resource limits
* runtime/kubernetes: set resource limits for k8s deployments
* util/kubernetes: remove template check for ints
* util/kubernetes: fix incorrect yaml syntax
* runtime/kubernetes: fix incorrect units
* runtime: update create options to use Resources struct
|
2020-08-14 11:47:28 +01:00 |
|
ben-toogood
|
1263806a39
|
util/kubernetes: add readiness check to deployments (#1923)
|
2020-08-11 08:38:30 +01:00 |
|
ben-toogood
|
73a3f596e8
|
util/kubernetes/client: set imagePullPolicy to always (#1838)
|
2020-07-14 15:17:23 +01:00 |
|
ben-toogood
|
6d9a38a747
|
kubernetes: fixes for production (#1812)
* util/kubernetes/client: add secrets to deployments
* util/kubernetes/client: remove ServiceAccountName override
* debugging
* runtime/kubernetes: fix error
* runtime/kubernetes: remove test secret
* util/kubernetes/client: update default image
* util/kubernetes/client: remove default command for deployments
* runtime/kubernetes: pass source as arg
* runtime/kubernetes: remove debugging
* util/kubernetes/client: revert default image change
|
2020-07-09 16:29:01 +01:00 |
|
Ben Toogood
|
e0863bb7eb
|
K8s: Add Secret Type to yaml template
|
2020-05-12 14:10:39 +01:00 |
|
Ben Toogood
|
66d3e4a595
|
Fix k8s secret template (yaml)
|
2020-05-12 11:40:54 +01:00 |
|
Ben Toogood
|
8d7d6ef358
|
Add k8s secrets
|
2020-04-27 14:37:28 +01:00 |
|
Ben Toogood
|
494e0b5060
|
Runtime: Add Kubernetes ServiceAccounts & Remove imagePullSecrets
|
2020-04-27 14:13:51 +01:00 |
|
Ben Toogood
|
4c05623a3c
|
Image pull secret fix
|
2020-04-23 17:26:59 +01:00 |
|
Micro
|
316b81f790
|
Debugging
|
2020-04-23 13:11:00 +01:00 |
|
Micro
|
5e3262a62c
|
Passs img pull secrets using name key
|
2020-04-23 12:52:59 +01:00 |
|
Micro
|
053fa0e457
|
Fix template syntax
|
2020-04-23 12:38:00 +01:00 |
|
Micro
|
501a6bf3ea
|
Add imagePullSecrets to PodSpec
|
2020-04-23 12:27:36 +01:00 |
|
Jake Sanders
|
3d274ab6a2
|
Add namespace support to Kubernetes client (#1446)
* Add namespace support to Kubernetes client
* Fix LastUpdateTime Condition
|
2020-03-31 12:03:32 +01:00 |
|
Ben Toogood
|
5414195dc3
|
Add Args
|
2020-02-06 12:31:54 +00:00 |
|
Asim Aslam
|
0a37767127
|
Fix service registration with registry service
|
2020-01-18 19:53:51 +00:00 |
|
Asim Aslam
|
31e195bac7
|
strip image pull policy always
|
2020-01-18 18:37:38 +00:00 |
|
Jake Sanders
|
e95f44d3f8
|
Move runtime/kubernetes/client to util/kubernetes/client
|
2019-12-17 11:32:38 +00:00 |
|