Large bin storage in a container registry?
Inspired by
this [post\](https://www.reddit.com/r/devops/comments/1113dwo/100\_gb\_docker\_container/)
I was actually curious if anyone has ever tried to use a container registry to store large binary assets as an alternative to something like Artifactory or a home grown artifact management systems? In this case it would just be snapshots of build outputs that are rather large themselves but won't be used externally much if at all.
Seems like it might actually work pretty well in theory, but curious if anyone has ever tried something like this?
https://redd.it/111fw79
@r_devops
Inspired by
this [post\](https://www.reddit.com/r/devops/comments/1113dwo/100\_gb\_docker\_container/)
I was actually curious if anyone has ever tried to use a container registry to store large binary assets as an alternative to something like Artifactory or a home grown artifact management systems? In this case it would just be snapshots of build outputs that are rather large themselves but won't be used externally much if at all.
Seems like it might actually work pretty well in theory, but curious if anyone has ever tried something like this?
https://redd.it/111fw79
@r_devops
Reddit
r/devops - 100 GB Docker Container
Posted in the devops community.
Thoughts on Self Hosting Artifactory vs. SaaS solution? How complicated is it to self host it?
We're currently in the early process of the buy vs. build decision for Artifactoty, and I'm curious about people's experiences with it?
https://redd.it/111gjfp
@r_devops
We're currently in the early process of the buy vs. build decision for Artifactoty, and I'm curious about people's experiences with it?
https://redd.it/111gjfp
@r_devops
Reddit
Thoughts on Self Hosting Artifactory vs. SaaS solution? How complicated is it to self host it?
Posted in the devops community.
Blog - Architecture Decision Records
Recently, I’ve been examining some of the roadblocks when it comes to enabling the right level of speed, control, and, empowerment of engineers in fast-paced environments. One of the most common issues is the speed of architecture processes staying on pace.
https://lachlanwhite.com/posts/architecture/architecture-decision-records/
https://redd.it/111i2yh
@r_devops
Recently, I’ve been examining some of the roadblocks when it comes to enabling the right level of speed, control, and, empowerment of engineers in fast-paced environments. One of the most common issues is the speed of architecture processes staying on pace.
https://lachlanwhite.com/posts/architecture/architecture-decision-records/
https://redd.it/111i2yh
@r_devops
Lachlanwhite
Architecture Decision Records
Technologist, Terraformer & Continuous Learner
1-on-1 meeting with manager
I have a weekly 1-on-1 meeting with my manager to pretty much talk about anything (career progression, professional development, etc).
I’m lost to what to discuss. Any recommendations? I’m an associate DevOps engineer for a small startup. We’ve discussed growth, learning paths, etc.
Just looking for anything that would be a good idea to bring up to ask or discuss.
Thanks!
https://redd.it/111dikn
@r_devops
I have a weekly 1-on-1 meeting with my manager to pretty much talk about anything (career progression, professional development, etc).
I’m lost to what to discuss. Any recommendations? I’m an associate DevOps engineer for a small startup. We’ve discussed growth, learning paths, etc.
Just looking for anything that would be a good idea to bring up to ask or discuss.
Thanks!
https://redd.it/111dikn
@r_devops
Reddit
r/devops - 1-on-1 meeting with manager
4 votes and 10 comments so far on Reddit
Job option, doubts
Hi, to sum up, I am a Dev (with bare minimum Ops), meaning, that I use jenkins and code pipelines in it using groovy. Also, I manage other projects coding in python and java, but I am not involved in the infrastructure side of devOps, so nothing to say about AWS/Azure and ansible/terraform. Right now I have a job offer which seems like IAC (aws, terraform, ansible, logging through ELK, and good linux background) but no coding/scripting. So my question is, do you think this new opportunity could "stale" me in the devops path? Of course just want to know opinions, not decisions.
https://redd.it/111gfdz
@r_devops
Hi, to sum up, I am a Dev (with bare minimum Ops), meaning, that I use jenkins and code pipelines in it using groovy. Also, I manage other projects coding in python and java, but I am not involved in the infrastructure side of devOps, so nothing to say about AWS/Azure and ansible/terraform. Right now I have a job offer which seems like IAC (aws, terraform, ansible, logging through ELK, and good linux background) but no coding/scripting. So my question is, do you think this new opportunity could "stale" me in the devops path? Of course just want to know opinions, not decisions.
https://redd.it/111gfdz
@r_devops
Reddit
Job option, doubts
1 vote and 1 comment so far on Reddit
Chef Nodes Question
Is there anyway to get any info on what nodes are using a certain cookbook? I am having difficulty locating which server is using one of my cookbooks.
https://redd.it/111fqac
@r_devops
Is there anyway to get any info on what nodes are using a certain cookbook? I am having difficulty locating which server is using one of my cookbooks.
https://redd.it/111fqac
@r_devops
Reddit
Chef Nodes Question
Posted in the devops community.
redhat Openshift internship
hello guys , im having a 4 months internship as a devops trainee , i have no background of devops , im specialized in mobile developement , and this is my 1st devops internship , the project is to containerize a jre application and make a ci/cd pipeline for it and deploy it on openshift , so i started learning the basics , linux , docker , jenkins , deployement to aws , digitalocean .. so far so good , so my question is do i need to learn how openshift works and throw all the stuff im learning right now ? or will i need them in openshift , or does openshift does all the work without the need of all those tools that i learned , and 1 more question am i on the right path ? my only resource is a course called devops bootcamp with nana that's my only resource i feel im a bit lost especially when she started talking about nexus , because i have no background with devops whatsoever , thank you guys .
https://redd.it/111o0mc
@r_devops
hello guys , im having a 4 months internship as a devops trainee , i have no background of devops , im specialized in mobile developement , and this is my 1st devops internship , the project is to containerize a jre application and make a ci/cd pipeline for it and deploy it on openshift , so i started learning the basics , linux , docker , jenkins , deployement to aws , digitalocean .. so far so good , so my question is do i need to learn how openshift works and throw all the stuff im learning right now ? or will i need them in openshift , or does openshift does all the work without the need of all those tools that i learned , and 1 more question am i on the right path ? my only resource is a course called devops bootcamp with nana that's my only resource i feel im a bit lost especially when she started talking about nexus , because i have no background with devops whatsoever , thank you guys .
https://redd.it/111o0mc
@r_devops
Reddit
r/devops on Reddit
redhat Openshift internship
What's the better solution for Prometheus?
Hi, I have an eks cluster and all nodes are fully private. Currently, I installed Kube-Prometheus-Stack on it. But I need a centralized solution. If the whole cluster is down or something then I need to find why easily with my centralized data. Also in the future, I will have more than one cluster. So I need to view all metrics and data in one place.
What's the best way I can archive that? Any suggestions?
https://redd.it/111pjc7
@r_devops
Hi, I have an eks cluster and all nodes are fully private. Currently, I installed Kube-Prometheus-Stack on it. But I need a centralized solution. If the whole cluster is down or something then I need to find why easily with my centralized data. Also in the future, I will have more than one cluster. So I need to view all metrics and data in one place.
What's the best way I can archive that? Any suggestions?
https://redd.it/111pjc7
@r_devops
Reddit
r/devops - What's the better solution for Prometheus?
Posted in the devops community.
One vs multiple CABs?
Does your company have separate CABs for infrastructure vs app dev changes? I’m interested in the pros and cons of each scenario.
View Poll
https://redd.it/111nuqz
@r_devops
Does your company have separate CABs for infrastructure vs app dev changes? I’m interested in the pros and cons of each scenario.
View Poll
https://redd.it/111nuqz
@r_devops
Are there tools you can use to improve your docker containers like Docker Slim?
What are some useful tools out there?
https://redd.it/111snfj
@r_devops
What are some useful tools out there?
https://redd.it/111snfj
@r_devops
Reddit
r/devops - Are there tools you can use to improve your docker containers like Docker Slim?
Posted in the devops community.
Devops bootcamp or something similar
I am looking at making a possible career change and was discussing different options with a friend of mine. He suggested DevOps because he believes that based on my skills/interests, that I would enjoy it and ultimately do well. That being said, I am in a completely unrelated field currently and would be starting effectively from scratch. I know I have a long road ahead of me, but I was wondering if there are any recommendations for bootcamp or something of that nature that can help kickstart everything for me. I was looking at the one by The Linux Foundation but saw some not so great reviews from some of you which gave me pause.
I saw the "how to get into DevOps" post but didn't see much in the way of bootcamps for someone with no experience. Unless that's just not a great route to take for this field.
That all being said, I would appreciate any advice/direction that you may have for an inexperienced beginner such as myself. Thank you in advance!
https://redd.it/111sny9
@r_devops
I am looking at making a possible career change and was discussing different options with a friend of mine. He suggested DevOps because he believes that based on my skills/interests, that I would enjoy it and ultimately do well. That being said, I am in a completely unrelated field currently and would be starting effectively from scratch. I know I have a long road ahead of me, but I was wondering if there are any recommendations for bootcamp or something of that nature that can help kickstart everything for me. I was looking at the one by The Linux Foundation but saw some not so great reviews from some of you which gave me pause.
I saw the "how to get into DevOps" post but didn't see much in the way of bootcamps for someone with no experience. Unless that's just not a great route to take for this field.
That all being said, I would appreciate any advice/direction that you may have for an inexperienced beginner such as myself. Thank you in advance!
https://redd.it/111sny9
@r_devops
Reddit
r/devops on Reddit
Devops bootcamp or something similar - No votes and no comments
Would you be interested in a podcast on career transformation?
A few days ago I asked this in the community, I had been in this situation where I was struggling to get guidance and mentor support for my career transformation, So I decided to do something about it.
Alongside side my friend, I have started a podcast where I am interviewing guests who have transformed their careers in Information Technology, discussing their journeys, challenges and solutions.
Also, one of the key aspects is that I am requesting these guests to provide mentor support to the community.
The target domain is IT, cyber-security, telecom, cloud, DevOps and ITES.
I hope by doing so, I can share back something with the community.
Do let me know if you are interested and I can share the details.
https://redd.it/111uqrp
@r_devops
A few days ago I asked this in the community, I had been in this situation where I was struggling to get guidance and mentor support for my career transformation, So I decided to do something about it.
Alongside side my friend, I have started a podcast where I am interviewing guests who have transformed their careers in Information Technology, discussing their journeys, challenges and solutions.
Also, one of the key aspects is that I am requesting these guests to provide mentor support to the community.
The target domain is IT, cyber-security, telecom, cloud, DevOps and ITES.
I hope by doing so, I can share back something with the community.
Do let me know if you are interested and I can share the details.
https://redd.it/111uqrp
@r_devops
Reddit
r/devops on Reddit: Would you be interested in a podcast on career transformation?
Posted by u/mohitkr05 - No votes and no comments
winrm issues with packer
I am working on creating Windows 10 images (Windows is not my strong suit but I digress) with Packer. I am using https://github.com/rgl/packer-plugin-windows-update provisioner as the last step to update Windows and this is where my build fails most of the time - I get an i/o error
Failed to send shutdown command: unknown error Post "https://x.x.x.x:5985/wsman": dial tcp x.x.x.x:5985: i/o timeout
For some reason the firewall profile was changed to public (from private), which blocks winrm. Why is Windows update changing firewall profile to public? There was no reboot, which could possibly explain the behavior.
I said earlier that build fails most of the time because it does not fail all the time - probably fails 9 out of 10 times. I think I'd be much happier if it was consistently failing the same way. Has anybody encountered this and found a fix/workaround?
The workaround I have thought of (over the weekend) is to create a scheduled task before windows updates. The task would switch firewall profile to private every 10 seconds or so. I can then remove the task after windows updates. This seems pretty hacky though.
https://redd.it/111e883
@r_devops
I am working on creating Windows 10 images (Windows is not my strong suit but I digress) with Packer. I am using https://github.com/rgl/packer-plugin-windows-update provisioner as the last step to update Windows and this is where my build fails most of the time - I get an i/o error
Failed to send shutdown command: unknown error Post "https://x.x.x.x:5985/wsman": dial tcp x.x.x.x:5985: i/o timeout
For some reason the firewall profile was changed to public (from private), which blocks winrm. Why is Windows update changing firewall profile to public? There was no reboot, which could possibly explain the behavior.
I said earlier that build fails most of the time because it does not fail all the time - probably fails 9 out of 10 times. I think I'd be much happier if it was consistently failing the same way. Has anybody encountered this and found a fix/workaround?
The workaround I have thought of (over the weekend) is to create a scheduled task before windows updates. The task would switch firewall profile to private every 10 seconds or so. I can then remove the task after windows updates. This seems pretty hacky though.
https://redd.it/111e883
@r_devops
GitHub
GitHub - rgl/packer-plugin-windows-update: Packer plugin for installing Windows updates
Packer plugin for installing Windows updates. Contribute to rgl/packer-plugin-windows-update development by creating an account on GitHub.
Looking for tool recommendation
Hi,
I am looking for a tool to do the following:
Given a list of Azure VM images, create a vm from each of them, run a script on all of them, and output the result.
Essentially, I want a way to test what version of a specific command is running on each VM image I am using.
Thanks
https://redd.it/111e3gt
@r_devops
Hi,
I am looking for a tool to do the following:
Given a list of Azure VM images, create a vm from each of them, run a script on all of them, and output the result.
Essentially, I want a way to test what version of a specific command is running on each VM image I am using.
Thanks
https://redd.it/111e3gt
@r_devops
Reddit
Looking for tool recommendation
Posted in the devops community.
How DevSecOps Safeguards Your AWS Cloud Better?
DevSecOps is not just a buzzword, it's a mindset that can make a significant difference in securing your AWS cloud. With the increasing number of cyber threats, it's crucial to prioritize security at every step of the development and deployment process. Our blog post explains how DevSecOps can safeguard your AWS cloud better. Check it out now!
https://www.umbrellainfocare.com/blogs/how-devsecops-safeguards-your-aws-cloud-better
https://redd.it/1122nwc
@r_devops
DevSecOps is not just a buzzword, it's a mindset that can make a significant difference in securing your AWS cloud. With the increasing number of cyber threats, it's crucial to prioritize security at every step of the development and deployment process. Our blog post explains how DevSecOps can safeguard your AWS cloud better. Check it out now!
https://www.umbrellainfocare.com/blogs/how-devsecops-safeguards-your-aws-cloud-better
https://redd.it/1122nwc
@r_devops
Umbrella Infocare
How DevSecOps Safeguards AWS Cloud | Umbrella Infocare
Looking for some of the best practices to secure AWS through DevSecOps. We have created a complete guide for implementing DevSecOps using AWS code pipeline.
AWS EKS cluster setup
Hello People
I created a EKS Cluster based on the documentation , and i used the VPC Yaml provided by AWS for VPC with public and private subnets.
Followed step by step , deployed a sample app and it seems OK
Just wanted to make sure if i should worry about creating a cluster provided by the docs .
https://docs.aws.amazon.com/eks/latest/userguide/creating-a-vpc.html
https://redd.it/1123ztw
@r_devops
Hello People
I created a EKS Cluster based on the documentation , and i used the VPC Yaml provided by AWS for VPC with public and private subnets.
Followed step by step , deployed a sample app and it seems OK
Just wanted to make sure if i should worry about creating a cluster provided by the docs .
https://docs.aws.amazon.com/eks/latest/userguide/creating-a-vpc.html
https://redd.it/1123ztw
@r_devops
Amazon
Create an Amazon VPC for your Amazon EKS cluster - Amazon EKS
Learn how to create an Amazon VPC for your cluster using an Amazon EKS provided AWS CloudFormation template.
All You Need to Know in 12 Minutes: Pods' Requests and Limits in Kubernetes
https://youtu.be/lKH1K5R3kqg
https://redd.it/1124bc1
@r_devops
https://youtu.be/lKH1K5R3kqg
https://redd.it/1124bc1
@r_devops
YouTube
All You Need to Know in 12 Minutes: Pods' Requests and Limits in Kubernetes
In this deep dive, learn all about requests and limits in Kubernetes. Discover what they are, why they are important, and how to configure them for optimal performance. With this 13-minute video, you'll have a solid understanding of how to manage resource…
Manually Configuring in Chef Nodes
How would you manually configure a chef node? (Say you wanted to add a file or delete a file manually) Do you use some sort of knife utility to enter into the node, or do you just SSH into the node like you would any other server? What is the best practice?
https://redd.it/1126rlz
@r_devops
How would you manually configure a chef node? (Say you wanted to add a file or delete a file manually) Do you use some sort of knife utility to enter into the node, or do you just SSH into the node like you would any other server? What is the best practice?
https://redd.it/1126rlz
@r_devops
Reddit
r/devops - Manually Configuring in Chef Nodes
Posted in the devops community.
Incident Management has come a long way.... interested in its journey leading to SRE?
Excited to see the interest in SRE in this community! We at Squadcast are hosting a webinar on the evolution of Incident Management. Your perspectives could enrich the discussion. If you're interested, sign up for the webinar[\[Evolution of Incident Management from On-Call to SRE\]](https://www.squadcast.com/evolution-of-incident-management-from-on-call-to-sre?utm_source=reddit)
https://redd.it/1127jwb
@r_devops
Excited to see the interest in SRE in this community! We at Squadcast are hosting a webinar on the evolution of Incident Management. Your perspectives could enrich the discussion. If you're interested, sign up for the webinar[\[Evolution of Incident Management from On-Call to SRE\]](https://www.squadcast.com/evolution-of-incident-management-from-on-call-to-sre?utm_source=reddit)
https://redd.it/1127jwb
@r_devops
Squadcast
Evolution of Incident Management from On-Call to SRE
"Evolution of Incident Management from On-Call to SRE" - a virtual webinar on 22nd Feb 2023 hosted by Squadcast.
Service Registry/DNS Recommendations
We are building a new environment where different versions of various services will be deployed. When a request comes in to ServiceA, it will be routed to a particular version based on an HTTP header specifying the version.
Our services are currently deployed to AWS Elastic Container Service. We probably want to continue that but we could go in a different direction.
Right now, we are thinking that we want to use DNS. When a new version of a service (with for example version 12345) is deployed, it registers itself with the DNS server at 12345-service.example.com to be distinct from an existing service (for example abcde-service.example.com). Then a request specifies 12345 or abcde in a header and Nginx (or perhaps some other tech) routes the request appropriately.
I would use some flavor of AWS load balancing (the APIs are pretty good) except that we would like developers to be able to deploy this system locally using Docker.
Any suggestions as to a container deployable DNS server that allows registering/unregistering via API? Any other thoughts or suggestions?
Thanks in advance.
https://redd.it/11294l8
@r_devops
We are building a new environment where different versions of various services will be deployed. When a request comes in to ServiceA, it will be routed to a particular version based on an HTTP header specifying the version.
Our services are currently deployed to AWS Elastic Container Service. We probably want to continue that but we could go in a different direction.
Right now, we are thinking that we want to use DNS. When a new version of a service (with for example version 12345) is deployed, it registers itself with the DNS server at 12345-service.example.com to be distinct from an existing service (for example abcde-service.example.com). Then a request specifies 12345 or abcde in a header and Nginx (or perhaps some other tech) routes the request appropriately.
I would use some flavor of AWS load balancing (the APIs are pretty good) except that we would like developers to be able to deploy this system locally using Docker.
Any suggestions as to a container deployable DNS server that allows registering/unregistering via API? Any other thoughts or suggestions?
Thanks in advance.
https://redd.it/11294l8
@r_devops
How do I use "-dev" similar to "-SNAPSHOT" in Jfrog Artifactory for gradle artifacts.
I'm new to this so please excuse the dumbness in this post.
I'm publishing gradle artifacts with version "-dev" to Jfrog artifactory, I need this to behave similar to "-SNAPSHOT" but it doesn't seem to do so. Jfrog Artifactory appends a timestamp to "-SNAPSHOT" versions but not "-dev" versions. Please refer to the screenshots attached for more clarity: https://imgur.com/a/Cz89wq1
This is the relevant layout settings for my repository:
Folder Integration Revision RegExp: SNAPSHOT|dev
File Integration Revision RegExp: SNAPSHOT|dev|(?:(?:\\d{8}.\\d{6})-(?:\\d+))
How do I achieve the same for "-dev"?
Is my approach wrong? Any input is appreciated.
https://redd.it/112aogq
@r_devops
I'm new to this so please excuse the dumbness in this post.
I'm publishing gradle artifacts with version "-dev" to Jfrog artifactory, I need this to behave similar to "-SNAPSHOT" but it doesn't seem to do so. Jfrog Artifactory appends a timestamp to "-SNAPSHOT" versions but not "-dev" versions. Please refer to the screenshots attached for more clarity: https://imgur.com/a/Cz89wq1
This is the relevant layout settings for my repository:
Folder Integration Revision RegExp: SNAPSHOT|dev
File Integration Revision RegExp: SNAPSHOT|dev|(?:(?:\\d{8}.\\d{6})-(?:\\d+))
How do I achieve the same for "-dev"?
Is my approach wrong? Any input is appreciated.
https://redd.it/112aogq
@r_devops
Imgur
Post with 2 views.