Files
emacs-org/work.org
Martin Sukany 6f964958c9 new
2026-02-23 18:17:47 +01:00

94 lines
3.2 KiB
Org Mode
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
#+title: Work todo
#+FILETAGS: :work:
* TODO [#B] Weekly review
SCHEDULED: <2026-02-27 Fri ++1w>
:PROPERTIES:
:LAST_REPEAT: [2026-02-20 Fri 14:03]
:END:
- State "DONE" from "TODO" [2026-02-20 Fri 14:03]
- State "DONE" from "TODO" [2026-02-14 Sat 18:20]
:LOGBOOK:
CLOCK: [2026-02-14 Sat 18:09]--[2026-02-14 Sat 18:20] => 0:11
:END:
- State "DONE" from "TODO" [2026-02-07 Sat 03:45]
* TODO [#A] Reset hesel v praci
SCHEDULED: <2026-05-19 Tue ++3m>
:PROPERTIES:
:LAST_REPEAT: [2026-02-19 Thu 11:16]
:END:
- State "CANCELLED" from "TODO" [2026-02-19 Thu 11:16] \\
pockam, az prijde nejaka upominka, ted to nehori.
[2026-02-09 Mon 07:51]
* NEXT Kyndryl Cheers
[2026-02-16 Mon 15:34]
* TODO [#A] vycistit kavovar v praci
SCHEDULED: <2026-02-24 Tue>
[2026-02-18 Wed 10:13]
* TODO [#A] SDOD - test noveho profilu + check co psali lidi do PMI vlakna
SCHEDULED: <2026-02-24 Tue>
[2026-02-19 Thu 11:52]
[[file:~/Library/Mobile Documents/iCloud~com~appsonthemove~beorg/Documents/org/work.org::*Šablony dokumenty][Šablony dokumenty]]
* TODO Open CA - final certification request
DEADLINE: <2026-03-07 so>
Sync s Jirkou a Zabojnikem
[2026-02-06 Fri 14:04]
* TODO [#B] GCP - Architect certification
SCHEDULED: <2026-02-24 Tue ++1d>
* TODO OpenShift - vyzkouset connectivity
SCHEDULED: <2026-02-24 Tue>
# Overview
produkce ma 3 control nody, 3 workery, 2 load balancery
test center ma pouze 3+2+2
#### Naming convetion:
podle typu:
Loadbancery:
testaky: dbkd0ocplb01/02
produkce aap: dbkpocplb01/02
produkce infra: dbkpocplb03/04
Master (control) nody:
testaky: dbkd0ocpm01/02/03
produkce (aap i infra): dbkpocpm01/02/03
Worker nody:
testaky: dbkd0ocpw01/02
produkce (aap i infra): dbkpocpw01/02/03
Pomocne VM pro instalaci OCP (realne jsou vypnute, at nezerou resourcy)
testaky: dbkd0ocpb01
produkce: dbkpocpb01
#### zakladni domeny
Ansible: `aap.oc.rze.de.db.com`
konzola: https://console-openshift-console.apps.aap.oc.rze.de.db.com/dashboards
Zabbix: `infra.oc.rze.de.db.com`
konzola: https://console-openshift-console.apps.infra.oc.rze.de.db.com/dashboards
Test: `test.oc.rze.de.db.com`
konzola: https://console-openshift-console.apps.test.oc.rze.de.db.com/dashboards
kube:admin
login: `kubeadmin`
passwd: `dodam, pokud nutno :)`
#### SSH accesses
L1=ocpxx1 user - from_SAS_LOC
L3 =ocpxx3 user - skrz sls = sls relay user= sls4ocp3
**Z plocu:**
level1 na produkci: `ssh -At ocpxx1@dbkpocplb04.infra.oc.rze.de.db.com`
SLS level3: `ssh -At sls4ocp3@sls.rze.de.db.com sls -c ocpxx3@dbkpocplb04`
**Z putty na testaky (root)**
- nacteny do superputty (nefunguje ploc): `ssh -At root@dbkd0ocplb02.test.oc.rze.de.db.com`
#### OC client access
Dusan ma na sudych loadbalancerech pripravenyho oc klienta, kterym muzu spravovat cely oc
nactu si oc/kubectl atp
level1: `source /home/ocpxx1/bin/source.sh`
root (testaky): `source /root/ocp-installation/bin/source.sh`
workdirs na testaku
/root/ocp-installation/ocp-installer/day-1
/root/ocp-installation/ocp-installer/day-2G
[2026-02-20 Fri 13:59]