Skip to content

NimTechnology

Trình bày các công nghệ CLOUD một cách dễ hiểu.

  • Kubernetes & Container
    • Docker
    • Kubernetes
      • Ingress
    • Helm Chart
    • Isito-EnvoyFilter
    • Apache Kafka
      • Kafka
      • Kafka Connect
      • Lenses
    • Vault
    • Longhorn – Storage
    • VictoriaMetrics
  • CI/CD
    • ArgoCD
    • ArgoWorkflows
    • Spinnaker
    • Jenkins
  • Coding
    • Terraform
      • GCP – Google Cloud
      • AWS – Amazon Web Service
    • Golang
    • Laravel
    • Jquery & JavaScript
    • Git
    • Selenium
  • Log & Monitor
    • Prometheus
    • Grafana
    • ELK
      • Kibana
      • Logstash
  • BareMetal
  • Toggle search form

Category: ArgoWorkflows

[Argo-Workflows] Lesson5: Output Parameter

Posted on January 8, 2022January 8, 2022 By nim No Comments on [Argo-Workflows] Lesson5: Output Parameter
[Argo-Workflows] Lesson5: Output Parameter

Bài này đơn giản mình muốn show cho các bạn thấy cách:Bạn define 1 output-parameter của task A -> lấy output của task -> đưa vào input của task B Bạn khai báo output trong task3 rồi task4 lấy output của task3 làm input của task4

ArgoWorkflows

[Argo-Workflows] Lesson4: Script result – receive the output result of another task to make the input parameter.

Posted on January 7, 2022 By nim No Comments on [Argo-Workflows] Lesson4: Script result – receive the output result of another task to make the input parameter.
[Argo-Workflows] Lesson4: Script result –  receive the output result of another task to make the input parameter.

Minh show cho các bạn trước yaml nhuôn. Bạn sẽ thấy là task3 nó output ra “Print result” -> task4 lấy output của task3 đưa vào input parameter của task4 Khi run thì mình bị lỗi như sau: Dịch ra trong role đang thiếu verbs: patch giờ bạn thêm nó vào là ok. Nếu anh/em…

Read More “[Argo-Workflows] Lesson4: Script result – receive the output result of another task to make the input parameter.” »

ArgoWorkflows

[Argo-Workflows] Lesson3: Argo CLI and Input Parameters

Posted on January 6, 2022January 7, 2022 By nim No Comments on [Argo-Workflows] Lesson3: Argo CLI and Input Parameters
[Argo-Workflows] Lesson3: Argo CLI and Input Parameters

Bài của chúng ta hôm nay là sử dụng Argo CLI trên máy client và đưa data vào input Workflows Install Argo CLI to your machine. Đâu tiên chúng ta cài đặt và tìm hiều Argo CLIhttps://github.com/argoproj/argo-workflows/releases Nếu như mình run trên linux: Input Parameters Ý tưởng là chúng đưa data vào file yaml workflows…

Read More “[Argo-Workflows] Lesson3: Argo CLI and Input Parameters” »

ArgoWorkflows

[ArgoWorkflows] Lesson2: Demo Steps Template and DAG Template on ArgoWorkflows

Posted on January 4, 2022 By nim No Comments on [ArgoWorkflows] Lesson2: Demo Steps Template and DAG Template on ArgoWorkflows
[ArgoWorkflows] Lesson2: Demo Steps Template and DAG Template on ArgoWorkflows

Ở bài đâu tiên chúng ta chỉ mới tạo những simple templates.Chả thấy kiểu như pipeline. 1) Steps Template serial Sau đây chúng ta có như pipeline hiện thì trên ui như sau. THì bạn cứ apply hày create đều được Steps Template parallel Giờ các bạn muốn steps chạy parallel thì làm sao Suspend…

Read More “[ArgoWorkflows] Lesson2: Demo Steps Template and DAG Template on ArgoWorkflows” »

ArgoWorkflows

[ArgoWorkflows] Lesson 1: Installing Awgo-WorkFlows by the helm-chart and Demo a few simple templates.

Posted on January 2, 2022January 2, 2022 By nim No Comments on [ArgoWorkflows] Lesson 1: Installing Awgo-WorkFlows by the helm-chart and Demo a few simple templates.
[ArgoWorkflows] Lesson 1: Installing Awgo-WorkFlows by the helm-chart and Demo a few simple templates.

1) Install Awgo WorkFlows. 2) Simple template 2.1) container-template Để chạy được cái này bạn chọn create nhé.Mình apply thì nó báo lỗi. https://argoproj.github.io/argo-workflows/workflow-executors/#kubelet-kubelet generateName sẽ hỉnh là tên pod luôn Workflow Executors thì mình đang chạy mode: Emissary (emissary) 2.2) script-template Anh/em tiếp tục: kubectl -n argo create Ở nhưng Bài đầu này mình…

Read More “[ArgoWorkflows] Lesson 1: Installing Awgo-WorkFlows by the helm-chart and Demo a few simple templates.” »

ArgoWorkflows, CI/CD
Tham Gia Group DevOps nhé!
Để Nim có nhiều động lực ra nhiều bài viết.
Để nhận được những thông báo mới nhất.

Recent Posts

  • [Argocd/Vault] Integrate Vault inside Argocd by the plugin July 1, 2022
  • [Vault] Using Service Acount of Kubernetes to login Vault system. June 28, 2022
  • Protected: My Assignment  June 24, 2022
  • [Spinnaker] Spinnaker writes too many logs – Reduce spinnaker log level June 22, 2022
  • [Jenkins] Jobs will be created automatically by Jenkins Job Builder June 20, 2022

Archives

  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021

Categories

  • BareMetal
  • CI/CD
    • ArgoCD
    • ArgoWorkflows
    • Jenkins
    • Spinnaker
  • Coding
    • Git
    • Golang
    • Jquery & JavaScript
    • Laravel
    • Selenium
    • Terraform
      • AWS – Amazon Web Service
      • GCP – Google Cloud
  • Kubernetes & Container
    • Apache Kafka
      • Kafka
      • Kafka Connect
      • Lenses
    • Docker
    • Helm Chart
    • Isito-EnvoyFilter
    • Kubernetes
      • Ingress
    • Longhorn – Storage
    • Vault
    • VictoriaMetrics
  • Log & Monitor
    • ELK
      • Kibana
      • Logstash
    • Grafana
    • Prometheus
  • Uncategorized
  • Admin

Copyright © 2022 NimTechnology.