Hi Dave thanks for reply
Good to here that your will support bitbucket in container if we face any issue in production
My question is that " does atlassian recommend to run bitbucket in container for production use."
As a general rule we don't recommend one deployment method over another, it all comes down to your requirements. If you're running in AWS, our Quick Start templates are a great place to start. If you're running on your own infrastructure, you might prefer the traditional deployment method of using our installer (or tarball, if you want to customise your service configuration). If you're looking into automating your installation and upgrade process, our Docker images are a great resource to allow you to follow a Configuration As Code model of deployment, i.e. injecting your configuration at runtime rather than modifying configuration files directly.
It all comes down to what you're trying to solve for - however if you are looking at a Docker/containerised deployment then I'd certainly recommend using our official images in production, rather than a third party image or rolling your own
Hi Thanks Dave
I have one more question
Does helm chart and kubernetes operator support is available for bitbucket ?