Try   HackMD
  •  
    Cloudtechdev
    ·
    Last edited by Neil Guan on Aug 22, 2021
    Linked with GitHub
    Contributed by
  • Edit
Comments
Log in to edit or delete your comments and be notified of replies.
Sign upAlready have an account? Log in
There is no commentSelect some text and then click Comment, or simply add a comment to this page from below to start a discussion.

Pull ECR Pricing

REF:

  • https://aws.amazon.com/vpc/pricing/#natgatewaypricing
  • https://aws.amazon.com/privatelink/pricing/
  • https://docs.aws.amazon.com/AmazonECR/latest/userguide/vpc-endpoints.html
Last changed by 

 
Cloudtechdev
Cloudtechdev
0
111

Read more

Cathay ITalent

學習力 在沒有工作task 時,懂的利用時間去充實自己未具備的技能,並在遇到可以使用此技能的在工作上提出,並實用。 敏捷力 在工作被派與任務時,能夠快速且準確的把任務完成。 對話力 在工作發現問題時,懂的與團隊溝通並提出想法,以解決問題。 促進團隊成功

Aug 10, 2021
okd 3.11 sample inventory

[OSEv3:children] masters etcd nodes [masters] pmst01.com.tw pmst02.com.tw pmst03.com.tw

Apr 11, 2021
nodejs Dockerfile tips

Type the following into the file. These statements produce a Dockerfile that describes the following: The base stage includes environment setup which we expect to change very rarely, if at all. Creates a new Docker image from the base image node:alpine. This base image has node.js on it and is optimized for small size. Add curl to the base image to support Docker health checks. Creates a directory on the image where the application files can be copied.

Dec 11, 2020
創建一台專屬於 某個 pod 的 專屬機器 kubernetes Taint & Toleration

前言 taint 跟 node affinity 雖然都是屬於 scheduling 的一部份,但要達成的目的其實完全相反: node affinity:設計如何讓 pod 被分派到某個 worker node taint:設計讓 pod 如何不要被分派到某個 worker node 設定 Taint & Toleration 運作規則要分為以下幾個部份說明,分別是: 如何為 node 設定 taint,避免 pod 被分派到上面

Nov 23, 2020
Read more from Cloudtechdev

Published on HackMD
    • Pull ECR Pricing
    Expand allBack to topGo to bottom
  • Pull ECR Pricing
Expand allBack to topGo to bottom

Sign in

Forgot password

or

By clicking below, you agree to our terms of service.

Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
Wallet ( )
Connect another wallet

New to HackMD? Sign up