- Updated Google doc with some specific Kubernetes Scheduler
improvements that I feel we should add
-
https://docs.google.com/document/d/1I7h30ZGgdfOdSJcYuz4WoSa-vWZk7goXJ0AiHOJTOI0/edit?usp=sharing
- Created a Github Project to capture some of the items
- https://github.com/apache/incubator-heron/projects/5
- Added support for dynamic Kubernetes annotations on topology pods
and service
- https://github.com/apache/incubator-heron/pull/3699
- Added support for dynamic Kubernetes labels on topology pods and
service
- https://github.com/apache/incubator-heron/pull/3701
- Added support for using Kubernetes Secrets in the Heron topology
pods
- Able to mount Secrets as volume mounts in the topology pod
- Able to mount SecretKeyRef as ENV variables in the topology pod
- https://github.com/apache/incubator-heron/pull/3702
Thanks,
Nick
On Mon, Jul 12, 2021 at 8:57 PM Ning Wang <[email protected]> wrote:
> Hello,
>
> It has been two weeks since our last sync! Let's share our works for the
> last two weeks in this thread. Thanks!
>
> My update:
> - Testing the kubernetes instructions. The commands are not working out of
> box right now. I will see what can be improved.
>
> Regards,
> --ning
>