atomic-site icon indicating copy to clipboard operation
atomic-site copied to clipboard

Source code for projectatomic.io

Results 25 atomic-site issues
Sort by recently updated
recently updated
newest added

I would suggest more community-like way to add documentation to the page. The way is wiki. It seems that the project itself it's sleeping. There's no link to some active...

The button in the [download section](https://www.projectatomic.io/download/) points to a [webpage](https://getfedora.org/atomic/download/) that is not available.

If you strictly continue the getting started guide kubelet on nodes can't start since it's using deprecated --api-servers option instead of using a kubeconfig

So AFAICT (though I might be missing something) /run/flannel/docker isn't ever actually added as an environment file for docker or docker-latest on Atomic EL7, so the flannel settings don't make...

This file `/etc/yum.repos.d/CentOS-Base.repo` according to [proxy-settings](https://github.com/projectatomic/atomic-site/blob/master/source/docs/os-updates.md#proxy-settings) doesn't exist now.

Accessing https://projectatomic.io yields the following in Firefox: ``` projectatomic.io uses an invalid security certificate. The certificate is only valid for the following names *.redhat.com, redhat.com Error code: SSL_ERROR_BAD_CERT_DOMAIN ``` The...

Since we are moving to openshift v3 and s2i, we should make sure the website is using only 1 single way to be built. I propose that we drop the...

The way it is now: If I type a subdir without the "www", I get redirected to the projectatomic home page: http://projectatomic.io/docs The way it should be: I should get...

Instead of providing a Dockerfile for building an image locally, it would be helpful to make an actual image available from a registry, so that one can use it out-of-box...

http://www.projectatomic.io/docs/gettingstarted/ There is an IP missing in the EasySSL steps. In addition to the MASTER_IP, you need to add 10.254.0.1 to the list to ensure applications run in containers (such...