Akka-cluster-deploy-kubernetes
                                
                                 Akka-cluster-deploy-kubernetes copied to clipboard
                                
                                    Akka-cluster-deploy-kubernetes copied to clipboard
                            
                            
                            
                        Deploy an AKKA cluster to kubernetes
                                            Results
                                            
                                                2
                                            
                                            Akka-cluster-deploy-kubernetes issues
                                        
                                        Sort by
                                                recently updated
                                            recently updated
                                                
                                                newest added
                                                
                                            Comments from Lightbend Reviewers - [ ] sbt-native-packager used in this example is old, so it suffers from the duplicate layer bug - [x] DS_STORE is in version control, it...
Comments from Lightbend StatefulSet should specify "imagePullPolicy: IfNotPresent" instead of "Always" if they intend for the example to work with Minikube. It would be helpful to have some more comments...