SmritiSatyanV
SmritiSatyanV
### Description [Slack conversation](https://flyte-org.slack.com/archives/CP2HDHKE1/p1660068983300349) ``` User_1: Hello flyte team. I have a question regarding using persistent volumes (PVs) and persistent volume claims (PVCs) with flyte tasks and workflows. More specifically,...
[Discussion](https://github.com/flyteorg/flyte/issues/2740) Add a note about opta not being actively developed Signed-off-by: SmritiSatyanV [email protected]
### Description Users of M1 mac can't execute `make generate` command to generate API docs in repos such as FlytePropeller, Flyteidl and so on. ### Are you sure this issue...
### Description Reference: [Slack](https://flyte-org.slack.com/archives/CNMKCU6FR/p1655871642781869) conversation To pull a private image from dockerhub, use ONE of the below: 1. Create a new service account and use this service account to launch...
### Description Create a tutorial that uses Flyte to implement a Natural Language Processing project. ### Are you sure this issue hasn't been raised already? - [X] Yes ### Have...
Fixed links, spelling, added note about cloudwatch logs Signed-off-by: SmritiSatyanV [email protected] Docs build: https://flyte--2906.org.readthedocs.build/en/2906/deployment/aws/manual.html#create-a-log-group
### Description [Here](https://docs.flyte.org/projects/flytekit/en/latest/generated/flytekit.configuration.SerializationSettings.html#flytekit.configuration.SerializationSettings), render the class definition ``FastSerializationSettings`` as rendered in the flytekit repo. ### Are you sure this issue hasn't been raised already? - [X] Yes ### Have you...
### Describe the issue Keep tabs on flytekit to support CRON schedule shorthand. Currently, flytekit doesn’t support this format but the scheduler does.Use the regular 5 field standard cron for...
### Description [Slack conversation](https://flyte-org.slack.com/archives/C01P3B761A6/p1663432297323919) User fixed SSL setup while using pyflyte run after setting up their cluster on gcloud. Used the below steps as mentioned in [google doc](https://docs.google.com/document/d/1skJWmt3hJoIuPQr_RfR-gB9wlatVSIcSD5VlBylJqd8/edit): Contents of...
### Description Amazon recommends using that https://aws.amazon.com/premiumsupport/knowledge-center/cloudwatch-stream-container-logs-eks/ for streaming logs from eks containers https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Container-Insights-EKS-logs.html If there are logs in cloudwatch, user needs to use fluent-bit to push logs from Flyte...