Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Install AWI operator and corresponding catalyst SDWAN plugins in a K8S cluster. You could use this to install in minikube environment as well.

License

NotificationsYou must be signed in to change notification settings

app-net-interface/awi-install

The AWI Install repository was created to simplify the process of installing AWI project.AWI can be easily installed on any k8s cluster - either local one created with minikube,kind or k3d or the ones such as EKS or GKE.

In the future, there will be also available a docker compose file for installing AWIwithout the need for k8s at all.

Prerequisites

In order to install AWI, the following things needs to be installed:

  • Python3
  • Python3 dependencies - the script requires installed dependencies fromrequirements.txt
  • AWS CLI - for authenticating cluster with private registry, where ourimages are stored - it needs to be configured with access key
  • kubectl - for interacting with our cluster, where AWI will be installed
  • k8s cluster - it can be either local cluster installed with minikube or anyother tool or external cluster from AWS/GCP etc. which you will have accesswith your kubectl
  • go compiler - for initializing kubernetes operator (if needed)
  • access toapp-net-interface repositories

You need to install python3 dependencies for your project. You can do it by running

pip3 install -r requirements.txt

It is suggested to usevirtualenv for that

Deployment

To run the deployment simply run:

python3 deploy.py

To learn how to provide proper secrets to the project check the script helper

python3 deploy.py -h

Contributing

Thank you for interest in contributing! Please refer to ourcontributing guide.

License

awi-install is free and open-source software licensed under theApache 2.0License.

Refer toour license file.

awi-install is also made possible thanks to third partyopen source projects

About

Install AWI operator and corresponding catalyst SDWAN plugins in a K8S cluster. You could use this to install in minikube environment as well.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp