This repository has been archived by the owner on Jun 29, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 49
Add Azure support #1580
Open
knrt10
wants to merge
6
commits into
master
Choose a base branch
from
knrt10/azure-support
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Add Azure support #1580
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
knrt10
force-pushed
the
knrt10/azure-support
branch
5 times, most recently
from
January 18, 2022 07:44
463b05b
to
aade963
Compare
knrt10
force-pushed
the
knrt10/azure-support
branch
4 times, most recently
from
February 2, 2022 11:15
3c240ac
to
21ddc6d
Compare
Currently the bootkube is failing, because of unreachable api-server errors. Fixing it. failed to connect to {https://knrt10-etcd0.azure.knrt10.com:2379 <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp: lookup knrt10-etcd0.azure.knrt10.com on 168.63.129.16:53: no such host" |
knrt10
force-pushed
the
knrt10/azure-support
branch
from
February 24, 2022 09:51
21ddc6d
to
e8026d5
Compare
Latest update. The above comment error was due to DNS issue. Now using route53 dns for Azure. Successfully able to spun up the cluster on Azure. Now will do the TODO list as specified in the description |
knrt10
force-pushed
the
knrt10/azure-support
branch
4 times, most recently
from
March 2, 2022 05:04
ef7c41c
to
30e8f37
Compare
knrt10
force-pushed
the
knrt10/azure-support
branch
2 times, most recently
from
March 10, 2022 06:09
dd010a1
to
c450e02
Compare
Updates to new version and according file changes for the respective version. Part of #314 Signed-off-by: Kautilya Tripathi <kautilya@kinvolk.io>
This adds new platform azure to lokomotive. Signed-off-by: Kautilya Tripathi <kautilya@kinvolk.io>
Signed-off-by: Kautilya Tripathi <kautilya@kinvolk.io>
By default Calico manifests enable IP-in-IP encapsulation which Azure does not support and blocks it. For VXLAN BGP networking is not required. Signed-off-by: Kautilya Tripathi <kautilya@kinvolk.io>
knrt10
force-pushed
the
knrt10/azure-support
branch
from
March 16, 2022 06:49
c450e02
to
2755e3b
Compare
Signed-off-by: Kautilya Tripathi <kautilya@kinvolk.io>
knrt10
force-pushed
the
knrt10/azure-support
branch
from
March 16, 2022 06:55
2755e3b
to
e018153
Compare
westeurope did not support 1.21.2 now.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This adds Azure support to lokomotive
Closes #314
Signed-off-by: Kautilya Tripathi kautilya@kinvolk.io
TODO
Testing
Login to your azure account from the cli
Flatcar Linux publishes images to the Azure Marketplace and requires accepting terms.