You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@netbeans.apache.org by "Greenberg, Gary" <gg...@visa.com> on 2018/09/20 16:54:49 UTC

Netbeans and Kubernetes

I am starting a new project where I will have to work with Kubernetes.
I am quite a noob with container orchestration and would like to ask for an advise.
I haven't found anything related to Kubernetes on Netbeans web site but maybe I have missed it.
Does anyone worked with Kubernetes in NB community?
I am primarily interested in generating YAML and using kubernetes-client Java API.
Any input is appreciated.

Gary Greenberg
Staff Software Engineer
Data Product Development
ggreenbe@visa.com<ma...@visa.com>
Mobile: (650)269-7902

[/Users/nkavumpu/Library/Containers/com.microsoft.Outlook/Data/Library/Caches/Signatures/signature_749324139]


Re: Netbeans and Kubernetes

Posted by Carl Mosca <ca...@gmail.com>.
We tend to do much more with OpenShift than k8s directly but I think you'll
find the Fabric8 Docker maven plugin very helpful if you're not already
using it.  https://dmp.fabric8.io/

This mavenized Docker build approach works nicely with NetBeans in my
opinion.  You'll find some cool stuff there for k8s as well.

Carl

On Thu, Sep 20, 2018 at 12:55 PM Greenberg, Gary <gg...@visa.com> wrote:

> I am starting a new project where I will have to work with Kubernetes.
> I am quite a noob with container orchestration and would like to ask for
> an advise.
> I haven’t found anything related to Kubernetes on Netbeans web site but
> maybe I have missed it.
> Does anyone worked with Kubernetes in NB community?
> I am primarily interested in generating YAML and using kubernetes-client
> Java API.
>
> Any input is appreciated.
>
>
>
> Gary Greenberg
>
> Staff Software Engineer
>
> Data Product Development
>
> ggreenbe@visa.com
>
> Mobile: (650)269-7902
>
>
>
> [image:
> /Users/nkavumpu/Library/Containers/com.microsoft.Outlook/Data/Library/Caches/Signatures/signature_749324139]
>
>
>


-- 
Carl J. Mosca