Skip to content

FogLAMP and FogLAMP Manage Kubernetes recipes & docs

Notifications You must be signed in to change notification settings

dianomic/foglamp-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Setup FogLAMP Manage and FogLAMP in Kubernetes

Documentation for setting up FogLAMP Manage and FogLAMP in the Kubernetes environment.

TODO tasks

  • Setup Kubernetes with insecure docker registry
  • Use secrets for storing passwords
  • Use persistent volumes
  • Setup multi-node cluster
  • Check FogLAMP with postgres in Kubernetes environment
  • Check networking setup with NodePort/LoadBalancer(Local Machine).
  • Check external Cloud Control Managers(CCM) for aws/gcp etc.
  • Setup of Kubernetes with Dockerfile/s

Known Issues

Following issues will occur if running default k3s installation on ec2 instances.

  • FogLAMP Manage login failing because authentication page opens on port 5002 whereas 5002 is in Kubernetes environment is mapped to different port.
  • Not able to directly expose 5000, 5001 and 5002 ports of FogLAMP Manage, instead we have to use internally assigned ports for accessing GUI.

About

FogLAMP and FogLAMP Manage Kubernetes recipes & docs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published