GithubHelp home page GithubHelp logo

stephen37 / flytekit-python-template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from flyteorg/flytekit-python-template

0.0 1.0 0.0 48 KB

A template for setting up a sandbox deployment with registerable flytekit workflows

License: Apache License 2.0

Dockerfile 18.50% Makefile 76.23% Python 4.43% Shell 0.84%

flytekit-python-template's Introduction

flytekit-python-template

A template for the recommended layout of a Flyte enabled repository for code written in python using flytekit

Usage

To get up and running with your Flyte project, we recommend proceeding through the following:

  • Deploy the flyte sandbox locally or to any Kubernetes Cluster (EKS, GKE, custom, etc) by following the instructions at the getting started guide
  • Check the status of your local deployment and assert that it contains sample projects or in the case of a remote deployment enable port-forwarding
kubectl -n flyte port-forward svc/envoy 8001:80

and then verify you can access localhost:8001/console.

In the case of a remote deployment you'll need to enable port-forwarding to easily access your workflows and seamlessly register them, in the case that the deployment endpoint is not publicly available.

Otherwise, access the remote deployment using http://<external-ip>/console

  • Register this template repo against your Flyte deployment like so, substituting whichever host:port combination you are using:
FLYTE_HOST=localhost:80 make register

flytekit-python-template's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.