VOOZH about

URL: https://www.javacodegeeks.com/tag/kubernetes/page/7

⇱ Kubernetes Archives - Page 7 of 12 - Java Code Geeks


  • Enterprise Java👁 spring-interview-questions-answers
    Andrew HughesApril 15th, 2019
    1 676

    Build a Microservice Architecture with Spring Boot and Kubernetes

    “I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Sebastian DaschnerFebruary 26th, 2019
    0 362

    Monitor applications using Prometheus Operator on Kubernetes

    You can make the Prometheus configuration aware of the Kubernetes environment your applications are running in. I’ve described how to…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Sebastian DaschnerFebruary 14th, 2019
    0 172

    Discover applications running on Kubernetes with Prometheus

    Prometheus supports scraping multiple instances of an application. Applications that run in orchestrated environments require to be discovered dynamically, since…

    Read More »
  • DevOps👁 Image
    Sebastian DaschnerDecember 18th, 2018
    0 139

    Configuring Open Liberty Datasources via Kubernetes Secrets

    In Open Liberty, configuration of datasource credentials is typically done in the server.xml file. If we use containers and container…

    Read More »
  • Enterprise Java👁 Image
    Anirudh BhatnagarNovember 26th, 2018
    0 243

    Spring Boot Microservices , Docker and Kubernetes workshop – part2

    In the previous post we created our first micro service “ProductService” using SpringBoot and Docker. In this part we will go…

    Read More »
  • Enterprise Java👁 Image
    Anirudh BhatnagarNovember 19th, 2018
    15 488

    Spring Boot Microservices , Docker and Kubernetes workshop – part1

    In this series of workshop we will build few micro services using spring boot, docker and then deploy them into…

    Read More »
  • DevOps👁 Image
    Guglielmo IozziaNovember 3rd, 2018
    9 220

    Deploying and scaling an Oracle database on a multi-node Kubernetes cluster

    In this post I am going to explain how to deploy and scale an Oracle Express database on a multi-node Kubernetes cluster.…

    Read More »
  • DevOps👁 Image
    Sebastian DaschnerOctober 19th, 2018
    0 356

    Zero-Downtime Rolling Updates With Kubernetes

    The software world moves faster than ever. In order to stay competitive, new software versions need to be rolled out…

    Read More »
  • DevOps👁 Image
    AppDynamicsOctober 1st, 2018
    0 881

    Monitoring Kubernetes and OpenShift with AppDynamics

    Continuously build, test and monitor your Microservices for optimal performance. Summary Kubernetes and OpenShift are powerful and flexible. They’re also…

    Read More »
  • First
  • ...
  • «
  • 5
  • 6
  • 7
  • 8
  • 9
  • »
  • 10
  • ...
  • Last
Back to top button
Close