<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Is there any information how to check the health of database/search/share for liveness/readiness probes in k8s? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/is-there-any-information-how-to-check-the-health-of-database/m-p/86331#M26114</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, did some digging... docs.alfresco.com was somewhat helpful... So I found this...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI style="color: #000000; margin: 0px 100px 0px 100px !important;"&gt;&lt;SPAN class="" style="padding: 1px 0px;"&gt;&lt;A href="https://github.com/Alfresco/alfresco-search-deployment/blob/master/helm/alfresco-search/templates/deployment.yaml" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/alfresco-search-deployment/blob/master/helm/alfresco-search/templates/deployment.yaml&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="color: #000000; margin: 0px 100px 0px 100px !important;"&gt;&lt;SPAN class="" style="padding: 1px 0px;"&gt;&lt;A href="https://github.com/Alfresco/acs-deployment/tree/master/helm/alfresco-content-services/templates" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/acs-deployment/tree/master/helm/alfresco-content-services/templates&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="color: #000000; margin: 0px 100px 0px 100px !important;"&gt;&lt;SPAN class="" style="padding: 1px 0px;"&gt;&lt;A href="http://docs.alfresco.com/4.1/references/RESTful-VersionVersionGet.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/4.1/references/RESTful-VersionVersionGet.html&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="padding: 1px 0px;"&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN class="" style="padding: 1px 0px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="padding: 1px 0px;"&gt;So I can solve my problem, hopefully... And it might help somebody else, in the future...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="padding: 1px 0px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="padding: 1px 0px;"&gt;l8r,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="padding: 1px 0px;"&gt;&amp;nbsp; Willy&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="" style="color: #000000; margin: 0px 100px 0px 100px !important;"&gt;&lt;SPAN class="" style="padding: 1px 0px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Apr 2019 05:15:33 GMT</pubDate>
    <dc:creator>willytester</dc:creator>
    <dc:date>2019-04-29T05:15:33Z</dc:date>
    <item>
      <title>Is there any information how to check the health of database/search/share for liveness/readiness probes in k8s?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-there-any-information-how-to-check-the-health-of-database/m-p/86330#M26113</link>
      <description>I want to add liveness/readiness probes in k8s to monitor alfresco pods.I have three pods:cms-alfresco-database-0 1/1 Running 0 55mcms-alfresco-search-6f55499c9b-24ljc 1/1 Running 0 55mcms-alfresco-share-65cfd7c958-mxgnz 0/1 Running 19 55mMy try of doing it with http is failing. Warning Unhealthy 32</description>
      <pubDate>Fri, 26 Apr 2019 10:10:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-there-any-information-how-to-check-the-health-of-database/m-p/86330#M26113</guid>
      <dc:creator>willytester</dc:creator>
      <dc:date>2019-04-26T10:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any information how to check the health of database/search/share for liveness/readiness probes in k8s?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-there-any-information-how-to-check-the-health-of-database/m-p/86331#M26114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, did some digging... docs.alfresco.com was somewhat helpful... So I found this...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI style="color: #000000; margin: 0px 100px 0px 100px !important;"&gt;&lt;SPAN class="" style="padding: 1px 0px;"&gt;&lt;A href="https://github.com/Alfresco/alfresco-search-deployment/blob/master/helm/alfresco-search/templates/deployment.yaml" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/alfresco-search-deployment/blob/master/helm/alfresco-search/templates/deployment.yaml&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="color: #000000; margin: 0px 100px 0px 100px !important;"&gt;&lt;SPAN class="" style="padding: 1px 0px;"&gt;&lt;A href="https://github.com/Alfresco/acs-deployment/tree/master/helm/alfresco-content-services/templates" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/acs-deployment/tree/master/helm/alfresco-content-services/templates&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="color: #000000; margin: 0px 100px 0px 100px !important;"&gt;&lt;SPAN class="" style="padding: 1px 0px;"&gt;&lt;A href="http://docs.alfresco.com/4.1/references/RESTful-VersionVersionGet.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/4.1/references/RESTful-VersionVersionGet.html&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="padding: 1px 0px;"&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN class="" style="padding: 1px 0px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="padding: 1px 0px;"&gt;So I can solve my problem, hopefully... And it might help somebody else, in the future...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="padding: 1px 0px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="padding: 1px 0px;"&gt;l8r,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="padding: 1px 0px;"&gt;&amp;nbsp; Willy&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="" style="color: #000000; margin: 0px 100px 0px 100px !important;"&gt;&lt;SPAN class="" style="padding: 1px 0px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2019 05:15:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-there-any-information-how-to-check-the-health-of-database/m-p/86331#M26114</guid>
      <dc:creator>willytester</dc:creator>
      <dc:date>2019-04-29T05:15:33Z</dc:date>
    </item>
  </channel>
</rss>

