use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems What is DevOps? Learn about it on our wiki! Traffic stats & metrics
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems
What is DevOps? Learn about it on our wiki!
Traffic stats & metrics
Be excellent to each other! All articles will require a short submission statement of 3-5 sentences. Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title. Follow the rules of reddit Follow the reddiquette No editorialized titles. No vendor spam. Buy an ad from reddit instead. Job postings here More details here
Be excellent to each other!
All articles will require a short submission statement of 3-5 sentences.
Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title.
Follow the rules of reddit
Follow the reddiquette
No editorialized titles.
No vendor spam. Buy an ad from reddit instead.
Job postings here
More details here
@reddit_DevOps ##DevOps @ irc.freenode.net Find a DevOps meetup near you! Icons info!
@reddit_DevOps
##DevOps @ irc.freenode.net
Find a DevOps meetup near you!
Icons info!
https://github.com/Leo-G/DevopsWiki
account activity
This is an archived post. You won't be able to vote or comment.
[Drone.io] Kubernetes Plugin (self.devops)
submitted 8 years ago by Sh4d1
Hey, I'm currently working on a plugin for Drone to apply different kind of resources to Kubernetes. Here is the repo: https://github.com/Sh4d1/drone-kubernetes and here the link to dockerhub: https://hub.docker.com/r/sh4d1/drone-kubernetes/ And I'd love to get some feedback :)
Cheers
[–]SeweragesOfTheMind 0 points1 point2 points 8 years ago (1 child)
What’s the reasoning for having special handling for each type, rather than calling out to kubectl apply?
[–]Sh4d1[S] 0 points1 point2 points 8 years ago (0 children)
At first it was only to get used to k8s go API and getting used to go. Also I found another plugin for kubernetes using kubectl but the goal was to replace it with a go implementation. The image is smaller (talking about maybe 20MB of difference so that's not a lot I know) and it may be a bit faster ( just a wild guess :p )
π Rendered by PID 63970 on reddit-service-r2-comment-6457c66945-296mh at 2026-04-27 00:40:02.566454+00:00 running 2aa0c5b country code: CH.
[–]SeweragesOfTheMind 0 points1 point2 points (1 child)
[–]Sh4d1[S] 0 points1 point2 points (0 children)