- INPUT SNMP - INPUT Plugin SNMP
- telegraf.d - Split Dynamic Configuration
- OUTPUT OTEL - OUTPUT Plugin OpenTelemetry
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"extensions": [ | |
{ | |
"id": "10", | |
"lang": "de", | |
"source": "Wie Manga!" | |
}, | |
{ | |
"id": "100019686565354829", | |
"lang": "de", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add_newline = false | |
[aws] | |
disabled = true | |
symbol = " " | |
format = '\[[$symbol($profile)(\($region\))(\[$duration\])]($style)\]' | |
[buf] | |
symbol = " " | |
format = '\[[$symbol($version)]($style)\]' |
Before we create K3s node on contabo vm, we need to setup static routes so all our vm can communicate each other
Here i used ubuntu latest 22.04 distro we need to configure netplan and add static routes to it.
What You Will do
We are seeking an experienced, talented Platform Engineer to join the engineering team at Shipper in Indonesia or remotely anywhere around the world. You'll be bringing your skills and expertise to design, build and scale our highly available and distributed SaaS platform and its numerous applications that make our business possible and essential to many.
You will be working in an Agile and test-driven environment, given the autonomy to decide the best way to design, ship and support the system. You will use the best tools for the job and follow industry best practices to ship a product that is truly valuable to our users and partners.
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.4.0/aio/deploy/recommended.yaml
kubectl patch deployment kubernetes-dashboard -n kubernetes-dashboard --type 'json' -p '[{"op": "add", "path": "/spec/template/spec/containers/0/args/-", "value": "--enable-skip-login"}]'
kubectl apply -f https://github.com/kubernetes-sigs/metrics-server/releases/download/v0.5.2/components.yaml
NewerOlder