Skip to content
This repository has been archived by the owner on Dec 5, 2021. It is now read-only.

working with calico #2

Closed
pablodav opened this issue Jun 16, 2018 · 1 comment
Closed

working with calico #2

pablodav opened this issue Jun 16, 2018 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@pablodav
Copy link
Owner

pablodav commented Jun 16, 2018

Hi @ant31 and @ptylenda,

I have most part of the deploy complete, it has been updated to windows 1803 and also added flannel as optional.

I have also updated some parts of the tasks to be more idempotent and have better times.

See #1

Last deploy without flannel and play (only kubernetes without docker pull):

ansible-playbook roles.kubernetes.yml -i inventory/kubernetes.ini  -b -v --tags role::kubernetes-for-windows -e "win_docker_pull_images=false"

ok=59   changed=26   unreachable=0    failed=0
Saturday 16 June 2018  11:46:55 -0300 (0:00:00.096)       0:11:16.617 *********

Now I'm trying to add calico support.
Haven't found so much about it for windows, but I think calico could be better option to on-premises than flannel in some case.

I'm also worried about the current flannel support of this project, because don't know what's going to happen with future updates if I put flannel in my production environment and some future update breaks everything, I'm worried also because I'm just learning and don't understand some parts, probably when I get more understanding it will be different feeling.

@ant31,

could you help in this topic?

@pablodav pablodav self-assigned this Jun 16, 2018
@pablodav pablodav added the enhancement New feature or request label Jun 16, 2018
@pablodav
Copy link
Owner Author

Not possible yet due to lack of support

@pablodav pablodav added the help wanted Extra attention is needed label Aug 30, 2018
@pablodav pablodav added this to the backlog milestone Aug 30, 2018
@pablodav pablodav removed their assignment Dec 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant