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
What command would you use to build a Docker image directly within an OpenShift cluster using source code from a Git repository?
Anonymous Quiz
37%
oc new-app --docker-image
23%
oc new-build --strategy=docker --binary
29%
oc new-build --strategy=docker --source
11%
oc new-build --from-repo
2
Which command can be used to make variables of shell to be made available to sub shell?
Anonymous Quiz
17%
import
50%
export
16%
echo
16%
set
👌1
A containerized application is experiencing unexpected shutdowns in production. Upon investigation, you notice the container is being terminated with exit code 137. Which approach would most effectively resolve this issue?
Anonymous Quiz
23%
Increase logging verbosity within the application
69%
Configure appropriate memory limits and implement graceful shutdown handling
7%
Restart the container more frequently
2%
Disable all health checks on the container
2
How do you view audit logs generated by the auditd service in Ubuntu?
Anonymous Quiz
49%
Use 'sudo ausearch -i'
32%
Run 'audit-logs view'
8%
Type 'audit-check'
11%
Use 'view-system-audit'
1
Docker containers and images are included in Plesk Backup and migrated by Plesk Migrator.
Anonymous Quiz
64%
True
36%
False
👌1
_______ manages the assigning nodes to pods depending on resource availability.
Anonymous Quiz
15%
Etcd
2%
Flanneld
64%
Scheduler
19%
Kubectl
👌1
Your organization is concerned about the security of the Docker daemon. Which approach would most effectively harden the daemon against attacks?
Anonymous Quiz
11%
Allow any user to run Docker commands
84%
Implement TLS authentication with user namespaces and restricted permissions
1%
Expose the Docker daemon API to the public internet
3%
Run all containers as root
👌1
💥به گروه دواپس داک بپیوندید.💥

🌀🔜🔜🔜 @DevopsDocGp 🔙🔙🔙🌀

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

🌀🔜🔜🔜 @DevopsDocGp 🔙🔙🔙🌀

Please open Telegram to view this post
VIEW IN TELEGRAM
😍1
1
🤩1
Which instruction in a Dockerfile copies files from the host into the image?
Anonymous Quiz
8%
RUN
10%
ADD
77%
COPY
5%
FROM
🙏2
1
You want to monitor the real-time log messages generated by the system on a Linux server. Which command-line tool should you use?
Anonymous Quiz
44%
tail
6%
cat
8%
grep
42%
journalctl -f
1
Which of the K8s resources do not associate with any namespace?
Anonymous Quiz
33%
DaemonSets
25%
Persistent Volumes
10%
ReplicaSets
28%
Nodes
4%
Services
2