DevOps(Document Repository) – Telegram
DevOps(Document Repository)
10.4K subscribers
55 photos
689 files
736 links
🌀🌀🌀🌀🌀🌀🌀🌀🌀🌀
The first Devops documentary community on Telegram🚀
🌀🌀🌀🌀🌀🌀🌀🌀🌀🌀

🟡 لینک گروه جهت تبادل:
https://news.1rj.ru/str/DevopsDocGP
Download Telegram
💥به گروه دواپس داک بپیوندید.💥

🌀🔜🔜🔜 @DevopsDocGp 🔙🔙🔙🌀

📌رفع چالش های فنی
📌مشاوره با متخصصین حوزه
📌یادگیری نکات اموزنده با همراهی کامیونیتی های همکار
📌اطلاع از وبینار ها، فرصت های شغلی و ... مربوطه سازمان ها.

🌀🔜🔜🔜 @DevopsDocGp 🔙🔙🔙🌀

Please open Telegram to view this post
VIEW IN TELEGRAM
👍2👌1
This volume type can be used to share contents within containers in a pod, but will not persist beyond the life of a pod.
Anonymous Quiz
36%
EmptyDir
24%
Local
26%
ConfigMap
15%
FlexVolume
👌3
Please open Telegram to view this post
VIEW IN TELEGRAM
1👍1
A team's containerized application requires specific configuration for different deployment environments. Which implementation would be most maintainable?
Anonymous Quiz
47%
Build different container images for each environment
48%
Implement configuration injection with environment detection
2%
Hardcode configuration paths in the application
3%
Manually modify configuration files after deployment
👌3
How do you display running processes with detailed information in Ubuntu?
Anonymous Quiz
82%
Use 'ps aux'
14%
Run 'showproc -all'
1%
Type 'procview detail'
3%
Use 'displayproc'
👌3👍1
If the Plesk server can't run Docker locally, you can still connect to a remote Docker server to manage containers. You'll need:
Anonymous Quiz
21%
A virtuozzo 6 container
26%
One separate ready-to-code environment
8%
A Windows Server
44%
The Plesk Docker extension
👌2
Which command will you use to run a playbook called install.yaml with Ansible?
Anonymous Quiz
65%
ansible-playbook install.yml
6%
ansible install.yml
19%
ansible --playbook install.yml
10%
ansible -p install.yml
3
A virtual filesystem created dynamically by Linux that contains information about system resources is:
Anonymous Quiz
48%
/proc
12%
/boot
9%
/mkdir
31%
/system
2
👌3
2
👌3
How do we access the value of 'd' later? $a = array( 'a', 3 => 'b', 1 => 'c', 'd' );
Anonymous Quiz
20%
$a[0]
52%
$a[3]
12%
$a[2]
3%
$a[1]
13%
$a[4]
2
How do you determine which processes are using the most memory in Ubuntu?
Anonymous Quiz
83%
Use 'top' and look at the %MEM column
9%
Run 'memusage'
4%
Type 'memorycheck'
4%
Use 'procstat'
3
Which configuration option in `openshift-kube-apiserver` sets the maximum size for a request body?
Anonymous Quiz
55%
--max-request-body-bytes
25%
--max-payload-size
9%
--max-request-bytes
11%
--request-body-limit
2