Kubernetes 勉強 svgをpngに変換するスクリプト
svg 変換ツール
inkscape という OSS ツールを使うと、svg から png など様々なタイプに変換することができます。
inkscape のサイトはこちらです。
この記事では、このサイトを活用して一括変換できるようにす...
Kubernetes 勉強
Authentication