Coder Social home page Coder Social logo

in4it / spinnaker-course Goto Github PK

View Code? Open in Web Editor NEW
73.0 73.0 336.0 384 KB

Course files for Continuous Deployments using Spinnaker on AWS and Kubernetes

Home Page: https://www.udemy.com/course/continuous-deployments-using-spinnaker-on-aws-and-kubernetes/?referralCode=785B43B0D797B78E4B2C

HCL 25.23% Shell 74.77%

spinnaker-course's People

Contributors

carlochess avatar jornjambers avatar wardviaene avatar yolitals avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

spinnaker-course's Issues

deploy manifest configuration kubernetes

deploy manifest configuration
hi when i try to create deploy manifest with spinnaker
the "deploy (manifest) configuration" was empty
i use spinnaker version 1.12.12
while i run "kubectl get nodes" from spinnaker machine it works!!

Unable to Install Spinnaker -

Hello,

When I run 5 script and get the below error on Ubuntu 20.04 (LTS) x64. Can you please suggest?

Setting spinnaker home to /home
Reading package lists...
Building dependency tree...
Reading state information...
W: --force-yes is deprecated, use one of the options starting with --allow instead.
E: Unable to locate package spinnaker-igor
! ERROR Error encountered running script. See above output for more
details.

ubuntu@spinnaker-course:~/spinnaker-course/scripts$ sudo apt update
Hit:1 https://download.docker.com/linux/ubuntu focal InRelease
Hit:2 http://mirrors.digitalocean.com/ubuntu focal InRelease
Hit:3 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu focal InRelease
Ign:4 https://dl.bintray.com/spinnaker-releases/debians focal InRelease
Hit:5 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu focal InRelease
Hit:6 http://mirrors.digitalocean.com/ubuntu focal-updates InRelease
Err:7 https://dl.bintray.com/spinnaker-releases/debians focal Release
Could not handshake: The TLS connection was non-properly terminated. [IP: 35.157.253.39 443]
Hit:8 http://mirrors.digitalocean.com/ubuntu focal-backports InRelease
Hit:9 https://repos-droplet.digitalocean.com/apt/droplet-agent main InRelease
Hit:10 http://security.ubuntu.com/ubuntu focal-security InRelease
Reading package lists... Done
E: The repository 'https://dl.bintray.com/spinnaker-releases/debians focal Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

! ERROR Unexpected exception: java.lang.IndexOutOfBoundsException:

Hi

I am getting ! ERROR Unexpected exception: java.lang.IndexOutOfBoundsException: while running spinnaker deploy after changing rosco.yml. Can someone help me? I am trying baking AWS VM but that gives me the ! ERROR Unexpected exception: java.lang.IndexOutOfBoundsException:.

Unable to create applicaiton - UI got stuck

Hi, I have followed the steps to install Spinnaker from this course. Spinnaker is running fine and URL is accessible online. Unfortunate, when I try to create new application, the UI is stuck and hung in the create window.

Please let me know what could be the issue.
I'd really appreciate your help.

Unable to Install Spinnaker - Vagrant

Hi- am getting issue while trying to setup spinnaker using vagrant

Step followed

1 - Clone the repo -> https://github.com/in4it/spinnaker-course.git
2 - cd vagrant
3 - vagrant up

I did try to do vagrant provision multiple time but no luck

    default: 2021-04-27 17:00:22 (18.2 MB/s) - ‘get.6’ saved [7163/7163]
    default: Downloading https://get.helm.sh/helm--linux-amd64.tar.gz
    default: SHA sum of /tmp/helm-installer-dwxJdK/helm--linux-amd64.tar.gz does not match. Aborting.
    default: Failed to install helm
    default:    For support, go to https://github.com/helm/helm.
    default: dpkg: error processing package spinnaker-rosco (--configure):
    default:  subprocess installed post-installation script returned error exit status 1
    default: Errors were encountered while processing:
    default:  spinnaker-rosco
    default: W: --force-yes is deprecated, use one of the options starting with --allow instead.
    default: E: Sub-process /usr/bin/dpkg returned an error code (1)
    default: ! ERROR Error encountered running script. See above output for more
    default:   details.
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.

Unable to connect <ip>:8084

I followed the installation scripts (1 to 6) trying to setup Spinnaker In a VM hosted by Digital Ocean. Everything goes fine but when I try to connect to Spinnaker using a browser accessing address :9000 it displays the Hello Message and while it tries to authenticate it shows the message unable to connect to the server at 104.248.220.241:8084.
Inspecting the console window on the browser it shows the following message:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://:8084/auth/user. (Reason: CORS request did not succeed).[Learn More]

Trying a telnet localhost 8084 on the host where spinnaker is installed, I get:
Unable to connect to remote host: Connection refused.

And netstat --listen generates the following result:
ubuntu@spinnaker:~/spinnaker-course/scripts$ netstat --listen
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 :9000 : LISTEN
tcp 0 0 :ssh : LISTEN
tcp 0 0 localhost:9090 : LISTEN
tcp6 0 0 localhost:http-alt [::]:
LISTEN
tcp6 0 0 localhost:8083 [::]:
LISTEN
tcp6 0 0 [::]:ssh [::]:* LISTEN
tcp6 0 0 localhost:8087 [::]:* LISTEN
tcp6 0 0 localhost:omniorb [::]:* LISTEN
tcp6 0 0 localhost:8089 [::]:* LISTEN
tcp6 0 0 [::]:8064 [::]:* LISTEN
Active UNIX domain sockets (only servers)
Proto RefCnt Flags Type State I-Node Path
unix 2 [ ACC ] STREAM LISTENING 16325 /run/user/0/systemd/private
unix 2 [ ACC ] SEQPACKET LISTENING 8567 /run/udev/control
unix 2 [ ACC ] STREAM LISTENING 8562 /run/systemd/private
unix 2 [ ACC ] STREAM LISTENING 8573 /run/lvm/lvmpolld.socket
unix 2 [ ACC ] STREAM LISTENING 8574 /run/systemd/journal/stdout
unix 2 [ ACC ] STREAM LISTENING 8658 /run/lvm/lvmetad.socket
unix 2 [ ACC ] STREAM LISTENING 12054 /run/uuidd/request
unix 2 [ ACC ] STREAM LISTENING 30101 @/containerd-shim/moby/4bf28dd114801eacf92e48e54a429614ba868e40483ed09abad7ddfac569fb4a/shim.sock
unix 2 [ ACC ] STREAM LISTENING 12058 /var/lib/lxd/unix.socket
unix 2 [ ACC ] STREAM LISTENING 12055 /run/snapd.socket
unix 2 [ ACC ] STREAM LISTENING 12056 /run/snapd-snap.socket
unix 2 [ ACC ] STREAM LISTENING 12057 /var/run/dbus/system_bus_socket
unix 2 [ ACC ] STREAM LISTENING 12059 /run/acpid.socket
unix 2 [ ACC ] STREAM LISTENING 14238 @ISCSIADM_ABSTRACT_NAMESPACE
unix 2 [ ACC ] STREAM LISTENING 28435 /run/containerd/containerd.sock
unix 2 [ ACC ] STREAM LISTENING 28567 /var/run/docker.sock
unix 2 [ ACC ] STREAM LISTENING 29630 /var/run/docker/metrics.sock
unix 2 [ ACC ] STREAM LISTENING 29749 /run/docker/libnetwork/e2691b733d89938be2202e31622379dae3b9

Spinnaker version installed is 1.9.5.

Any clues on how can I get it running?

/usr/bin/packer: not found

Tried with same steps but spinnaker installation as some error

/var/lib/dpkg/info/spinnaker-rosco.postinst: 27: /var/lib/dpkg/info/spinnaker-rosco.postinst: /usr/bin/packer: not found
--2019-05-24 07:34:42-- https://releases.hashicorp.com/packer/1.3.1/packer_1.3.1_linux_amd64.zip
Resolving releases.hashicorp.com (releases.hashicorp.com)... 2a04:4e42:25::439
Connecting to releases.hashicorp.com (releases.hashicorp.com)|2a04:4e42:25::439|:443... failed: Network is unreachable.
dpkg: error processing package spinnaker-rosco (--configure):
subprocess installed post-installation script returned error exit status 4
W: --force-yes is deprecated, use one of the options starting with --allow instead.
E: Sub-process /usr/bin/dpkg returned an error code (1)
! ERROR Error encountered running script. See above output for more

support to bitbucket

Hi My code is in bitbucket, how do I do that with bitbucket?
in 4-configure-oath i can see only github how to change it to bitbucket?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.