Try Playground
Show / Hide Table of Contents

Create Cache Cluster in Openshift

This page provides step-by-step instructions to create and manage NCache cluster in Openshift both through NCache Mangement Centre or Windows PowerShell.

Using NCache Management Center in OpenShift

On creating the route successfully, OpenShift now provides you with a path at Networking --> Routes --> Location to access NCache Management Center. Click on the URL under the location tab to provide access to the NCache Management Center.

NCache Management Center

In order to create new cache, follow the steps mentioned in Create New Clustered Cache. Make sure to provide the IP addresses of cache servers which are shown on the Pods page or as the output of the following command:

oc get pods -o wide

Start Cache after successful cache creation.

Using Windows PowerShell

To create cache cluster using Windows PowerShell:

  • Run NCache PowerShell tool.

  • Create a cache cluster using the New-Cache cmdlet by following the steps mentioned in Create new Cache Cluster.

  • The IP addresses of the server nodes to be provided in the server parameter can be obtained by using the following command:

oc get pods -o wide
  • Start cache after successful cache creation using the Start-Cache cmdlet.

Once NCache cache cluster is created, the next step is to deploy client applications, explained in the next chapter.

See Also

Create New Project in Openshift
Create Cache Discovery Service in Openshift
Create Management Gateway in Openshift
Create New Clustered Cache

In This Article
  • Using NCache Management Center in OpenShift
  • Using Windows PowerShell
  • See Also

Contact Us

PHONE

+1 (214) 764-6933   (US)

+44 20 7993 8327   (UK)

 
EMAIL

sales@alachisoft.com

support@alachisoft.com

NCache
  • NCache Enterprise
  • NCache Professional
  • Edition Comparison
  • NCache Architecture
  • Benchmarks
Download
Pricing
Try Playground

Deployments
  • Cloud (SaaS & Software)
  • On-Premises
  • Kubernetes
  • Docker
Technical Use Cases
  • ASP.NET Sessions
  • ASP.NET Core Sessions
  • Pub/Sub Messaging
  • Real-Time ASP.NET SignalR
  • Internet of Things (IoT)
  • NoSQL Database
  • Stream Processing
  • Microservices
Resources
  • Magazine Articles
  • Third-Party Articles
  • Articles
  • Videos
  • Whitepapers
  • Shows
  • Talks
  • Blogs
  • Docs
Customer Case Studies
  • Testimonials
  • Customers
Support
  • Schedule a Demo
  • Forum (Google Groups)
  • Tips
Company
  • Leadership
  • Partners
  • News
  • Events
  • Careers
Contact Us

  • EnglishChinese (Simplified)FrenchGermanItalianJapaneseKoreanPortugueseSpanish

  • Contact Us
  •  
  • Sitemap
  •  
  • Terms of Use
  •  
  • Privacy Policy
© Copyright Alachisoft 2002 - 2025. All rights reserved. NCache is a registered trademark of Diyatech Corp.
Back to top