Skip to content

www.Dev4Devs.com

  • Linkedin
  • GitHub
  • Twitter

Solutions for developers

  • Home
  • Tags
    • ci
    • command line
    • devtools
    • docker
    • git
    • [Intellij IDEA]
    • macosx
    • operator-sdk
    • operator-framework
    • opensource
    • operators
    • regex
    • ssh
    • travis
    • utils
    • woman
    • kubernetes
  • Search
  • Categories
    • Algorithms
    • ansible
    • Books
    • CommandLine
    • DevOps
    • docker
    • English
    • Functional Programming
    • git
    • golang
    • Hibernate
    • Java
    • Javascript
    • NodeJS
    • MongoDB
    • kubernetes
    • operators
    • OpenShift
    • Tips
  • About

Tag: tips

What are the most useful Kubernetes Resources for developers?

Following a diagram to check the most useful k8s resources for developers. Reference: https://www.oreilly.com/library/view/kubernetes-patterns/9781492050278/ch01.html Understanding the mainly Resources Following some … More

control-plane.io, development, kubernetes, nuaware, sponsored by, tips

How to have kubectl auto-completion in MacOS X?

If you try to follow the steps in the k8s docs for a MaOS environment you will see that it will … More

genericConverter, kubernetes, macosx, nuaware, sponsored by, tips

[MacOsX] – How to install Prometheus, Grafana, and AlertManager in Minikube?

Pre-requirements: Have the Minikube installed and working already. See the post How to install Minikube with UI in the MacOsX? … More

hyperkit, minikube, prometheus, tips

[Golang] – How to clean my local mod dev env?

Sometimes can be required clean the go cache and/or binaries for example in order to solve local issues and/or reproduce … More

golang, tips

[Docker] – How to run docker images?

Following the command to run docker images locally. docker run -it –rm <image:tag> <command> NOTE: The “–rm” will remove the image … More

docker, tips

[OpenShift] – Learning Openshift by practical and guided exercises

I’d like to recommend the following website which will provide excellent content for who is looking for to learn OpenShift … More

OpenShift, tips

[Tip] – Create Pull Request templates to avoid PR’s without required info

To add a PR template it really simple. You just must create a file with the name PULL_REQUEST_TEMPLATE.md and the info/template as … More

git, tips

[Utils] – How to don’t let your mac sleep?

Install the app caffeine. So, when you want to leave the computer but don’t want that it fails to sleep you can … More

tips, utils

[NodeJS] – How to manage Node versions installed locally? How to be able to switch the node version used?

To do it use nvm and install locally many NodeJS versions via the command nvm install <NodeJS> then choose the NodeJS version … More

node.js, tips, utils

[Utils] – Configuration to show the current git branch on the terminal

Following the result of this setup. To do this setup go to the bash_profile and add the following code.  (~/.bash_profile … More

command line, git, tips

Posts navigation

Older posts
Newer posts

Search

Follow www.Dev4Devs.com on WordPress.com

Category Cloud

Algorithms AngularJS ansible Architecture Books CommandLine container convection DevOps docker English Functional Programming git golang helm hibernate java javascript JavaServer Faces kubebuilder kubernetes layout maven meteor minikube mongoDB neo4j NodeJS OpenShift operators postgreSQL primefaces python regex shell SO think tips Uncategorized [Intellij IDEA]

Tags Cloud

5.0 2019 2020 aggregate ai Algorithms amazon android AngularJS annotations ansible anyMatch Architecture AtomicBoolean autocomplete automate aws beans best practices Books bootstrap bundle cache callable cdi centos ci Clojure cloud code collections command line CommandLine configuration confirmation container contribution control-plane.io cool cordova course database datable date date component debugger debugging for chrome default methods Design design pattern development DevOps devtools directions api docker email English estatistics events example exceptions faces factory Fedora filter findFirst fix foreach formatter Functional Programming genericConverter gi git golang good practices google gradle groupingBy grunt hibernate ibm images install interceptors ios isse java java8 javascript javaserverfaces JAX-B jdk js jsf junit key kids kubebuilder kubernetes kubernets lambdas layout learn lint linux local env london macosx mandrill mapping maps Material Design math maven meteor Methods microservices minikube Minishift mobile mongoDB music neo4j node node.js nuaware oc tool olm OpenShift opensource operator-framework operator-sdk operatorhub operators optional parse performace pocs pool postgreSQL primafeces primefaces Process python reactivevar redhat redis reflection regex regular expressions remotework responsive rest rhel7 sax scalingo script sdk security sensitive shel shell socket sorted sound sp spin sponsored by spring ssh StAX STEM stream streams sum t tail recursion tdc think thread threads tip tips travis UI uk upstream utils vagrant validation form volatile webpack wildfly woman xml xpath xsd xsl XSLT [Intellij IDEA]
Create a website or blog at WordPress.com
  • Subscribe Subscribed
    • www.Dev4Devs.com
    • Join 56 other subscribers
    • Already have a WordPress.com account? Log in now.
    • www.Dev4Devs.com
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...