Neco は大量の物理サーバーを効率的に管理・運用することを目的とした開発プロジェクトです。 Kubernetes を中心に高度な自律運用の実現を目指しています。
本文書はプロジェクトに参加しているメンバーが身に着けている要素技術を並べたものです。
応募時点ですべてを身に着けている必要はまったくありません。 社内にはチュートリアル資料が多数用意されていますので、必要に応じて学べます。
#!/bin/bash | |
## | |
# ping client1(192.168.1.100) to client2(192.168.2.100) | |
# | |
# eth0 eth0 eth1 eth1 eth0 eth0 | |
# (client1) ----------- (sr1) ----------- (sr2) ---------- (client2) | |
# 192.168.1.100/24 192.168.2.100/24 | |
## |
I am not responsible for any damages, loss of data, system corruption, or any other mishap you may somehow cause by following this guide.
This is mainly a step-by-step reminder/log for myself of how I installed Arch on my laptop. I am putting this out there in case it is useful for someone else, it is not intended to be an official guide. As a result, you may find that this guide is very tedious or lists a lot of unnecessary/intuitive steps or just straight up does things in a way that is considered bad practice. Apart from the latter, this is intentional, as I did not find these steps intuitive at all when
According to this cloudflare blog article "Load Balancing without Load Balancers", we can build a rock-solid load balancer only using a router. All the magic comes from BGP and Equal-Cost Multi-Path routing.
In this howto, I will use bird
as BGP router on linux instance (ie. servers).
I use GNS3 with this architecture :
https://github.com/James-Yu/LaTeX-Workshop/wiki/Compile に書いてあったbibのコンパイルを日本語に対応.
ファイル > 基本設定 > 設定
or Ctrl
+ ,
, Mac: Code > 基本設定 > 設定
or ⌘
+ ,
)の{ }
内に以下を追加(設定ファイルの変更方法: https://qiita.com/y-w/items/614843b259c04bb91495) "latex-workshop.latex.tools": [
{
"command": "ptex2pdf",
"args": [