Skip to content

Commit 404a628

Browse files
Merge pull request opensearch-project#3711 from nateynateynate/SolutionsProviders/KTree
Welcome, KTree!
2 parents d13b11e + ef73d60 commit 404a628

File tree

2 files changed

+67
-0
lines changed

2 files changed

+67
-0
lines changed

_solutionsProviders/ktree.md

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
---
2+
# SolutionsProviders name used on the SolutionsProviders collection page (/SolutionsProviders).
3+
name: KTree
4+
5+
# name_long is used on the extended SolutionsProviders details page.
6+
name_long: 'KTree Computer Solutions India (P) Ltd'
7+
8+
# The SolutionsProviders logo is used on the SolutionsProviders collection page (/SolutionsProviders).
9+
# upload your logo to the following directory - must be square
10+
logo: '/assets/media/partners/ktree/ktree.png'
11+
12+
# URL to the SolutionsProviders's website.
13+
link: 'https://ktree.com'
14+
15+
# logo_large is used on the extended SolutionsProviders details page.
16+
# It is normative to upload all extended SolutionsProviders page images to a subdirectory of /assets/media/partners/ with the name of the SolutionsProvider as the directory name.
17+
# For example given a SolutionsProviders named "SampleCompany" the logo_large image would be uploaded to /assets/media/partners/samplecompany/logo_large.png
18+
logo_large: '/assets/media/partners/ktree/ktree.png'
19+
20+
# Large image displayed in the top right of the extended SolutionsProviders details page.
21+
product_image: '/assets/media/partners/ktree/ktree.png'
22+
# SolutionsProviders company description used on the extended SolutionsProviders details page.
23+
description: |
24+
At KTree, we empower startups and enterprises with tailored IT solutions designed to drive results. Our commitment goes beyond technology; we focus on understanding the unique needs of our clients and craft strategies that foster productivity and transformative change. Partner with us, and together, we will realize your vision, unlocking the full potential of your business through innovative and responsive IT services.<br/><br/>
25+
26+
Navigating through the digital domain, KTree takes pride in being your steadfast IT ally in this unceasingly evolving technological landscape.<br/><br/>
27+
28+
We sculpt digital solutions that go beyond mere technological integration, architecting experiences that resonate with your users and align with your business ethos.<br/><br/>
29+
30+
Our passion for digital excellence propels us to create interfaces and experiences that are not only functionally robust but also user-centric and intuitively engaging.<br/><br/>
31+
32+
# Comma delimited list of one or more of email addresses, phone numbers, and web URLs that can be used to contact the SolutionsProvider.
33+
contact: <a href="mailto:[email protected]">[email protected]</a>
34+
35+
36+
# PROVIDER TYPE
37+
# - Comma delimited list of business types used on the extended SolutionsProvider details page in the side panel.
38+
business_type: Consultancy, Independent Software Vendor (ISV)
39+
40+
41+
42+
# REGION
43+
# - Comma delimited list of geographic regions used on the extended SolutionsProvider details page in the side panel.
44+
region: Global
45+
46+
47+
# OPENSEARCH SPECIALIZATION
48+
# - Comma delimited list of one or more feature areas of the OpenSearch platform that the SolutionsProvider specializes in.
49+
# - What OpenSearch technologies do you specialize in (e.g., search, analytics, observability, security, or other)?
50+
opensearch_tech: Analytics, Machine Learning and AI
51+
52+
53+
# INDUSTRIES
54+
# - Comma delimited list of one or more industries that the SolutionsProvider specializes in serving.
55+
# - What industries do you specialize in (e.g. business services, consumer services, education, energy and utilities, financial services, healthcare, media and entertainment, public sector, non-profit, retail, software and technology)? Add all that apply.
56+
industries: Software and Technology
57+
58+
59+
# If the SolutionsProvider only has one office location then use the main_office_location key
60+
# otherwise use the multiple_office_locations key.
61+
# In the template rendering multiple_office_locations takes precedent,
62+
# and if both are used only the multiple_office_locations data will be rendered
63+
# in the template omitting the main_office_location data.
64+
main_office_location: |
65+
Hyderabad, India
66+
67+
---
2.62 KB
Loading

0 commit comments

Comments
 (0)