-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Here's a summary of the changes from the last pull request:
- [🎉 NEW] We now support remote cluster creation on any Azure Cloud Environment, abstracting the requirements of different cloud environments and backend services. This means we now support deployments in sovereign clouds, such as the [US Government Cloud](https://learn.microsoft.com/en-us/azure/azure-government/documentation-government-welcome), the [German Cloud](https://learn.microsoft.com/en-us/azure/germany/), and the [China Cloud](https://learn.microsoft.com/en-us/azure/china/overview-operations), in addition to the Azure Public Cloud. - [📈 IMPROVEMENT] We upgraded terraform provider to version 3.89.0 to support cluster setup through Azure Cloud Shell. - [⚒️ FIX] We fixed an issue that would cause the local cluster setup to fail in case the cluster name had underscores. Related to issue #133. - [📈 IMPROVEMENT] We revised the notebook dependencies and changed the default environment and package manager from Conda to [Micromamba](https://mamba.readthedocs.io/en/latest/installation/micromamba-installation.html). Environments should build considerably faster and present fewer dependency issues. Related to issues #141 and #144. - [🎉 NEW] We added instructions on setting up the remote cluster using Azure Cloud Shell to the [Remote Cluster User Guide](https://microsoft.github.io/farmvibes-ai/docfiles/markdown/AKS.html). - [⚒️ FIX] We fixed a bug that prevented the REST API documentation page to be rendered correctly. Related to issue #131. ---- Co-authored-by: Bruno Silva <brunosilva@microsoft.com> Co-authored-by: Peter Hammond <v-phammond@microsoft.com> Co-authored-by: Rafael Padilha <rpadilha@microsoft.com> Co-authored-by: Renato Luiz de Freitas Cunha <renato.cunha@microsoft.com> Co-authored-by: Rick Gutierrez <ricardgu@microsoft.com>
- Loading branch information
1 parent
cf17eb1
commit f85c22a
Showing
43 changed files
with
504 additions
and
229 deletions.
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.