Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reliable Collections within Docker container #41667

Closed
dzoech opened this issue Oct 29, 2019 — with docs.microsoft.com · 15 comments
Closed

Reliable Collections within Docker container #41667

dzoech opened this issue Oct 29, 2019 — with docs.microsoft.com · 15 comments

Comments

Copy link

dzoech commented Oct 29, 2019

Is it possible to use Reliable Collections within a Docker container hosted by Service Fabric (Windows or Linux)?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@mimckitt
Copy link
Contributor

Thanks for the question! We are investigating and will update you shortly.

@mimckitt
Copy link
Contributor

@dzoech yes you can do this. However it is limited to Windows Clusters at the moment. See the following:

https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-containers-overview
https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-services-inside-containers

I will close this but if you have further questions let me know and we can always reopen and continue the discussion.

@dzoech
Copy link
Author

dzoech commented Oct 30, 2019

Thank you for the quick reply!

I still have some questions and would be grateful if you could clear them up.

The linked documentation states it requires Windows Server 2016. Am I correct in the assumption that it is not possible to use Reliable Collections on a semi-annual release, for instance 1803 or 1809 (name in portal: WindowsServerSemiAnnual Datacenter-Core-1803-with-Containers)?

Does it require the Server Core base image like it is demonstrated here or can Reliable Collections also be used from a Nano Server image?

@mimckitt mimckitt reopened this Oct 30, 2019
@mimckitt
Copy link
Contributor

You should also be able to use the nano version as it falls under the 2016 sku.

@mimckitt
Copy link
Contributor

mimckitt commented Nov 1, 2019

I will close this but if you have further questions let me know and we can always reopen and continue the discussion. :)

@mimckitt mimckitt closed this as completed Nov 1, 2019
@dzoech
Copy link
Author

dzoech commented Nov 4, 2019

@MicahMcKittrick-MSFT Yes, I'd be grateful if you could answer my first question :)

The linked documentation states it requires Windows Server 2016. Am I correct in the assumption that it is not possible to use Reliable Collections on a semi-annual release, for instance 1803 or 1809 (name in portal: WindowsServerSemiAnnual Datacenter-Core-1803-with-Containers)?

@mimckitt
Copy link
Contributor

mimckitt commented Nov 4, 2019

I will double check to confirm and update.

@mimckitt mimckitt reopened this Nov 4, 2019
@mimckitt
Copy link
Contributor

mimckitt commented Nov 5, 2019

@athinanthny can you confirm or deny on this?

@dzoech
Copy link
Author

dzoech commented Nov 12, 2019

@MicahMcKittrick-MSFT are there any updates on my question? :/

@mimckitt
Copy link
Contributor

@dzoech I should hear back this week. Many product group members were out all last week for Microsoft Ignite. So everyone is back and getting through emails. I am still following up :)

@mimckitt
Copy link
Contributor

I am still working to 100% confirm, however we do believe that the newer versions of the OS should work. However we don't have much testing in place to completely confirm on that. So if you are interested in giving it a go, it should work. I have tested the nano images but not the server core version. So we believe it should work but again haven't tested that specific version. We will attempt a test at some point but all in all you might want to simply give it a try in the meantime as well. I will update as I hear from from the Product Team as well.

@dzoech
Copy link
Author

dzoech commented Nov 18, 2019

Thank you for your effort.

I have tested the nano images

Do I understand this correctly that you tested the nano images on a semi-annual release (1803) and you were able to use Reliable Collections?

I will try to find time to test and experiment with them myself.

@mimckitt
Copy link
Contributor

@dzoech I have heard back from the Reliable Collections Product Team:

"The feature is GA on Windows and supported on all OS versions supported by Microsoft starting with windows server 2016. This feature is not supported on linux."

So it will work on the images in question :)

@mimckitt
Copy link
Contributor

@dzoech I will close this out as we have confirmed with PG. Let me know if you have further questions :)

@dzoech
Copy link
Author

dzoech commented Nov 21, 2019

@MicahMcKittrick-MSFT Thank you very much for clearing this up for me :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants