- SSH into master node
- Modify
spec.containers.commandin/etc/kubernetes/manifests/kube-apiserver.yamlto have- --enable-aggregator-routing=trueflag if you do not run kube-proxy on a host running the API server - Fetch manifest file https://github.com/kubernetes-sigs/metrics-server/releases/download/v0.3.6/components.yaml
- Search and replace
amd64withppc64lewith command:sed -i 's/amd64/ppc64le/g' components.yaml - Start the metric servers with
kubectl apply -f components.yaml
This file contains hidden or 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
| From ea8c5e8b91938abafd79da1ca79b4fdd9ae4635d Mon Sep 17 00:00:00 2001 | |
| From: Trung LE <[email protected]> | |
| Date: Mon, 21 Nov 2022 21:41:42 +1100 | |
| Subject: [PATCH] Update to version 0.25.0 | |
| --- | |
| .gitignore | 1 + | |
| changelog | 3 +++ | |
| crossterm-fix-metadata.diff | 16 ++++++++++------ | |
| rust-crossterm.spec | 2 +- |
This file contains hidden or 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
| Date: Thu, 17 Nov 2022 17:10:48 +1100 | |
| Subject: [PATCH] Build static | |
| --- | |
| uuid.spec | 11 +++++++++-- | |
| 1 file changed, 9 insertions(+), 2 deletions(-) | |
| diff --git a/uuid.spec b/uuid.spec | |
| index c99d307..8f39927 100644 | |
| --- a/uuid.spec |
This file contains hidden or 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
| [ 0.000000] (thread shift is 2) | |
| [ 0.000000] Allocated 3584 bytes for 32 pacas | |
| [ 0.000000] ----------------------------------------------------- | |
| [ 0.000000] phys_mem_size = 0x1000000000 | |
| [ 0.000000] dcache_bsize = 0x80 | |
| [ 0.000000] icache_bsize = 0x80 | |
| [ 0.000000] cpu_features = 0x0001b8eb8f5fb187 | |
| [ 0.000000] possible = 0x000ffbfbcf5fb187 | |
| [ 0.000000] always = 0x0000000380008181 | |
| [ 0.000000] cpu_user_features = 0xdc0065c2 0xaef00000 |
This file contains hidden or 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
| $ uname -ar | |
| Linux shrimp-paste 6.0.6-300.fc37.ppc64le #1 SMP Tue Nov 1 19:24:50 UTC 2022 ppc64le ppc64le ppc64le GNU/Linux | |
| $ lspci | grep ATI | |
| 0000:01:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Upstream Port of PCI Express Switch (rev c1) | |
| 0000:02:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Downstream Port of PCI Express Switch | |
| 0000:03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 23 [Radeon RX 6600/6600 XT/6600M] (rev c1) | |
| 0000:03:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21/23 HDMI/DP Audio Controller | |
| $ sudo modprobe amdgpu |
This file contains hidden or 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
| ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgyvCeNY1X7DmUPzLgpYoyIglrFT5YO40DIYoL9WuHFwdiXU0m8S+dnc2aGQ78XU6SJCUaOmg2uUnTqjYwf8JmwFmTp9iil4qmw+opudUFZw++Yh6MF/Qt9aC68YWxa3b+NxbHK4ouNFO4ODTgPcHdmK5ENX1TNvb8xxMlPAxpgfiQKHiJL4ItcZZiVDmx9sMJRNqJ4REV4ZyyzotRRXAsThjm4rVSg95jbfl4UEnTfd23K8k5zhAuwPf84NlhlEdwuCxpWmGmSJ0QgMh6076bSC1++d9nMKU8xY9oX4NiVvdaJHL2dLdrhLh7CZ9efUeOVcJ4spKM1wJCW4Btt8Sj [email protected] |
This file contains hidden or 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
| #!/bin/bash | |
| set -e | |
| ## CRI containrd | |
| ## CNI flannel | |
| # Alpine Edge only! Let's hope alpine 3.13 or 3.14 would have k8s in main tree | |
| echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /etc/apk/repositories | |
| echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /etc/apk/repositories |
This file contains hidden or 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
| Homebrew build logs for binutils on 3.10.0-1127.el7.ppc64le | |
| Build date: 2020-05-26 11:05:42 |
use dconf-editor or gsettings to change following properties:
org.gnome.desktop.background.picture-urifile:///home/tle/Pictures/pattern4.pngorg.gnome.desktop.background.picture-options'wallpaper'org.gnome.desktop.background.primary-color#3c6eb4org.gnome.desktop.background.secondary-color#294172