kubeadm-ansible
kubeadm-ansible copied to clipboard
where i mention aws cloud providers inthis playbook
Ya don't.
Joking aside, this is meant for bare metal work using kubeadm
. I suggest that you use https://kubernetes.io/docs/setup/production-environment/tools/kops/
but i want to use kubeadm only with aws cloud providers with ansible playbook
please tell any suggestions
On Fri, Sep 11, 2020 at 6:30 PM Charlie Drage [email protected] wrote:
Joking aside, this is meant for bare metal work using kubeadm. I suggest that you use https://kubernetes.io/docs/setup/production-environment/tools/kops/
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kairen/kubeadm-ansible/issues/80#issuecomment-691080535, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP6YMEDKRDXOLM6DHBYPIVLSFINQXANCNFSM4REZVVDA .
@madhavi0891 Have you tried following https://blog.scottlowe.org/2019/08/14/setting-up-aws-integrated-kubernetes-115-cluster-kubeadm/ ?
Thnks for ur respons but i want run everything through ansible-playbooks
On Fri, Sep 11, 2020, 8:31 PM Charlie Drage [email protected] wrote:
@madhavi0891 https://github.com/madhavi0891 Have you tried following https://blog.scottlowe.org/2019/08/14/setting-up-aws-integrated-kubernetes-115-cluster-kubeadm/ ?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kairen/kubeadm-ansible/issues/80#issuecomment-691147368, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP6YMEGVDTOP4JG2EULPJIDSFI3TXANCNFSM4REZVVDA .
Can you send any github link
On Fri, Sep 11, 2020, 8:35 PM madhavi reddy [email protected] wrote:
Thnks for ur respons but i want run everything through ansible-playbooks
On Fri, Sep 11, 2020, 8:31 PM Charlie Drage [email protected] wrote:
@madhavi0891 https://github.com/madhavi0891 Have you tried following https://blog.scottlowe.org/2019/08/14/setting-up-aws-integrated-kubernetes-115-cluster-kubeadm/ ?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kairen/kubeadm-ansible/issues/80#issuecomment-691147368, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP6YMEGVDTOP4JG2EULPJIDSFI3TXANCNFSM4REZVVDA .
Can you send any github link On Fri, Sep 11, 2020, 8:35 PM madhavi reddy [email protected] wrote: … Thnks for ur respons but i want run everything through ansible-playbooks On Fri, Sep 11, 2020, 8:31 PM Charlie Drage @.***> wrote: > @madhavi0891 https://github.com/madhavi0891 Have you tried following > https://blog.scottlowe.org/2019/08/14/setting-up-aws-integrated-kubernetes-115-cluster-kubeadm/ > ? > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <#80 (comment)>, > or unsubscribe > https://github.com/notifications/unsubscribe-auth/AP6YMEGVDTOP4JG2EULPJIDSFI3TXANCNFSM4REZVVDA > . >
Hi Man,
You can use this tutorial. https://www.digitalocean.com/community/tutorials/how-to-create-a-kubernetes-cluster-using-kubeadm-on-ubuntu-18-04
Take care! Felipe Freitas