随笔分类 - Project-WebBnd
Back-End.
摘要:How to Deploy Django to Kubernetes: Part 1 How to Deploy Django to Kubernetes: Part 2 todo list.
阅读全文
摘要:Ref: https://stackoverflow.com/questions/64464125/how-to-pass-different-value-of-parameters-for-each-step-in-argo-workflow-dag Ref: https://codefresh.
阅读全文
摘要:This page mainly describes the video: Argo Workflows 101 Workshop 22 Sep 2020 PPT: https://docs.google.com/presentation/d/1ftwxelCtW-onnuxoMMAL-ZAqLOI
阅读全文
摘要:主要是对 Pipelines SDK 阅读笔记。 作为复习时, review: How to build a Kubeflow Pipeline 之前的笔记主要增加一些必要的背景知识,当前page乃更为重要的 Best Practice。 A pipeline is a description of
阅读全文
摘要:再见 Docker !5分钟转型 containerd ! K8S发布CRI(Container Runtime Interface),统一了容器运行时接口,凡是支持CRI的容器运行时,皆可作为K8S的底层容器运行时。 从Docker转型containerd非常简单,基本没有什么门槛。只要把之前Do
阅读全文
摘要:Install Helm Ref: Helm tutorial step by step | Helm Installation ubuntu@ip-172-30-5-71:~/kind$ wget https://get.helm.sh/helm-v3.9.4-linux-amd64.tar.gz
阅读全文
摘要:东西有点杂,只能摸石头过河~ 与Minikube相比,KinD可以在单机创建多个 Clusters。 KinD更为适合Linux环境。 Ref: [ Kube 43.2 ] Getting started with KinD | Local multi-node k8s cluster in Doc
阅读全文
摘要:Ref: Kubernetes native configuration management Kustomize introduces a template-free way to customize application configuration that simplifies the us
阅读全文
摘要:Ref: [K8S] 03 - k8s YAML, NameSpace & Pod Ref: Argo Workflows概述,安装部署,服务的发布、加密方式 Ref: Argo Workflows —— Kubernetes的工作流引擎入门 主要还是对工作流的深入理解和实践~ Argo工作流被实现
阅读全文
摘要:Ref: Kubeflow Pipelines standalone 其实我关心的是:Local Deployment Release Schedule The full Kubeflow is released quarterly. It has a significant delay in re
阅读全文
摘要:在了解本地运行的需求之前,还是先了解下,在GCP这种原生的方式下是如何运作的。 代码以及相关资源 Ref: https://github.com/kubeflow/examples/tree/master/github_issue_summarization GCP操作演示 1. Create a
阅读全文
摘要:Ref: https://www.youtube.com/c/PahudDev/videos Ref: Getting Started with AWS CDK 【Pahud Dev】EP04 - Getting Started with AWS CDK - 入門篇(4K 2160p) 构架 Clo
阅读全文
摘要:Ref: Argo Workflows 101 Workshop 22 Sep 2020 06:50 fundamentals 23:30 Anatomy of a Workflow 40:00 Artifacts 1:00:00 Exit Handlers 1:05:00 Workflow Tem
阅读全文
摘要:Ref: Introduction to Kubeflow: Fundamentals【课程不错】 Ref: Introduction【官网文档】 Ref: Kubeflow Pipelines standalone【我需要的】 Ref: Build your Data Pipeline on Ku
阅读全文
摘要:CloudFormation (Bastion EC2) 创建一个集群 Wait for 10+ mins 自动生成本地环境目录 $ll .kube 得到集群里列表。 有了集群,还要再创建“载体”:EC2(工作节点)。 在eks集群内建立节点组。 建立的实例 EKS集群 列出集群内节点组 列出节点明
阅读全文
摘要:Ref: AWS CloudFront 全球高速内容交付网络 - EC2 分发 首先,在ec2上部署一个web server: 80。 Ref: AWS CloudFront 全球高速内容交付网络 - ALB 分发 AWS CloudFront 全球高速内容交付网络 - 多源组分发 - 操作教学 优
阅读全文
摘要:多源组分发 Ref: [AWS] Web Server with Cloudfront 基本版本 without Cloudfront. Ref: Upload images | DJANGO REST FRAMEWORK and AMAZON S3 资源 DevOps RestAPI - AWS
阅读全文
摘要:Ref: AWS CloudFront 全球高速内容交付网络 - S3 存储桶分发 Ref: AWS CloudFront 全球高速内容交付网络 - S3 存储桶分发 - 操作教学 基本步骤 首先,Create s3 bucket. 然后, Create new OAI Yes, update th
阅读全文
摘要:AWS照片管理后端接口服务 阿里云OSS 对象存储 它具有与平台无关的RESTful API接口。 OSS还为我们提供了很多图片处理API,包括防盗链、水印等。 A Tabulated Comparison for the Storage Services From Amazon and Aliba
阅读全文
摘要:
Ref: boto3 sagemaker api - https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html Input 的种类要多一些?Output 却只有 S3。Input
阅读全文
![[AWS] Mount EFS on your own custom docker image by Sagemaker API](https://img2022.cnblogs.com/blog/310015/202205/310015-20220523114629704-2079964077.png)